Skip to content

Commit

Permalink
Fixed travis.yml to execute unit tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Dec 27, 2016
1 parent 7c40299 commit 0b2af06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ before_install:
- go get github.com/mattn/goveralls

script:
- go test -v -tags ci ./...
- $GOPATH/bin/goveralls -service=travis-ci

notifications:
Expand Down

0 comments on commit 0b2af06

Please sign in to comment.