Skip to content

Commit

Permalink
Quick test of travis windows environment, bypass goveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Omnikron13 committed Dec 15, 2020
1 parent 083d82c commit aa3b5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,7 @@ before_install:
- go get github.com/mattn/goveralls

script:
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then go test -v ; fi
- $GOPATH/bin/goveralls -service=travis-ci

matrix:
Expand Down

0 comments on commit aa3b5dd

Please sign in to comment.