Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kujtimiihoxha committed Apr 1, 2019
1 parent 24f2b53 commit 5c0acba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go

env:
- COVERALLS_TOKEN=sW1SPRRXgQPGUiUmt43mTkMUzrsyqIBY7

- GO111MODULE=on
before_install:
- go get github.com/mattn/goveralls
- go get github.com/modocache/gover
Expand All @@ -14,4 +14,4 @@ script:
- chmod +x coveralls.bash
- ./coveralls.bash
go:
- 1.12.1
- 1.12.1

0 comments on commit 5c0acba

Please sign in to comment.