Skip to content

Commit

Permalink
💚 Fix travis-ci wrong filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigomby committed Aug 23, 2016
1 parent 9b554bf commit 3426653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ script:

after_success:
- make coverage
- goveralls -coverprofile=coverage-out -service=travis-ci
- goveralls -coverprofile=coverage.out -service=travis-ci

0 comments on commit 3426653

Please sign in to comment.