Skip to content

Commit

Permalink
chore: add env for go1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou committed Feb 26, 2019
1 parent 813432f commit 811b268
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,8 @@ matrix:
include:
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on

install:
- make install
Expand Down

0 comments on commit 811b268

Please sign in to comment.