Skip to content

Commit

Permalink
Updated travis to build with 1.11 and modules
Browse files Browse the repository at this point in the history
  • Loading branch information
thrawn01 committed Jan 9, 2019
1 parent e1d6ed0 commit 3f04b94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: go

env:
- GO111MODULE=on

go:
- 1.9.x
- 1.11.x

0 comments on commit 3f04b94

Please sign in to comment.