Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
lesovsky committed Feb 9, 2019
2 parents b63da12 + 088705e commit bf8c8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ addons:
dist: trusty
sudo: false

script: go test ${gobuild_args} ./...
script: env GO111MODULE=on go test ${gobuild_args} ./...

deploy:
provider: script
Expand Down

0 comments on commit bf8c8d2

Please sign in to comment.