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 57258c4 commit 98217cd
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 @@ -8,7 +8,7 @@ before_install:
- go get github.com/modocache/gover
- go get github.com/Masterminds/glide
install:
- glide install
- go get
script:
- go test -race -v ./...
- chmod +x coveralls.bash
Expand Down

0 comments on commit 98217cd

Please sign in to comment.