Skip to content

Commit

Permalink
Fixing Travis (now it gotta work!).
Browse files Browse the repository at this point in the history
  • Loading branch information
henvic committed May 8, 2015
1 parent 9eb1f99 commit 06d7dc7
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 @@ -6,4 +6,4 @@ before_install:
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
after_script:
- script/coverage --coveralls
- sh `pwd`/scripts/coverage --coveralls

0 comments on commit 06d7dc7

Please sign in to comment.