Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzhen127 committed Jun 4, 2019
1 parent 89c6b2b commit ea50062
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
Expand Up @@ -4,11 +4,11 @@ sudo: required
dist: trusty
language: go
go:
- "1.9"
- "1.10"
- "1.11"
- "1.12"
- master
env:
- GO111MODULE=on
services:
- docker
before_install:
Expand Down

0 comments on commit ea50062

Please sign in to comment.