Skip to content

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
bmonkman committed Oct 23, 2019
1 parent b2d47db commit 98b6ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: go

script:
- make build-deps && make build
- GO111MODULE=on make build-deps && make build
- make check

go:
Expand Down

0 comments on commit 98b6ce0

Please sign in to comment.