Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Add go1.12 to travis build config
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeffery committed Apr 28, 2019
1 parent d445f6d commit 7801deb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: go
go:
- "1.12"
- "1.11"
- "1.10"
- "1.9"
Expand Down

0 comments on commit 7801deb

Please sign in to comment.