Skip to content

Commit

Permalink
update .travis.yml, support go1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier committed Mar 11, 2019
1 parent 5e64bbf commit dbfeea9
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
Expand Up @@ -2,8 +2,8 @@ sudo: false
language: go

go:
- 1.10.x
- 1.11.x
- 1.12.x

install:
- make
Expand Down

0 comments on commit dbfeea9

Please sign in to comment.