Skip to content

Commit

Permalink
.travis.yml: include go1.12 (#932)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah authored and dsnet committed Aug 27, 2019
1 parent 4c88cc3 commit 822fe56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.x

install:
Expand Down

0 comments on commit 822fe56

Please sign in to comment.