Skip to content

Commit

Permalink
build: bump up go version in travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zoumo committed Aug 11, 2019
1 parent 1071def commit de35444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.11.x
- 1.12.x
os:
- linux
before_install:
Expand Down

0 comments on commit de35444

Please sign in to comment.