Skip to content

Commit

Permalink
Merge pull request #51 from sue445/sue445-patch-1
Browse files Browse the repository at this point in the history
CI against golang 1.12
  • Loading branch information
sue445 committed Mar 15, 2019
2 parents 1c07302 + 374343a commit dbfbd34
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
@@ -1,7 +1,7 @@
language: go
sudo: false
go:
- "1.11"
- "1.12"
- tip
before_install:
- export GO111MODULE=on
Expand Down

0 comments on commit dbfbd34

Please sign in to comment.