Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
fixed coveralls
  • Loading branch information
mantzas committed Feb 2, 2016
1 parent cc8b70c commit f0132f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ go:
- 1.5.3
- tip
script: go test -v ./...
after_success:
- coveralls
after_success: coveralls

0 comments on commit f0132f0

Please sign in to comment.