Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBrosse committed Sep 10, 2019
1 parent 261b3a9 commit c1121d2
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 @@ -34,7 +34,7 @@ before_install:
- go get -u github.com/axw/gocov/gocov
- go get -u github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
- GO15VENDOREXPERIMENT=1 go get moul.io/anonuuid/cmd/anonuuid
- GO15VENDOREXPERIMENT=1 go get -u -v moul.io/anonuuid/cmd/anonuuid


script:
Expand Down

0 comments on commit c1121d2

Please sign in to comment.