Skip to content

Commit

Permalink
Added go 1.11 and 1.12 to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3103 committed Jan 29, 2020
1 parent 587c4e4 commit 644b496
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go

go:
- 1.x
- 1.11.x
- 1.12.x
- 1.13.x
- master

0 comments on commit 644b496

Please sign in to comment.