Skip to content

Commit

Permalink
build: test with go1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Feb 17, 2018
1 parent 972fafe commit 1ef0d20
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 @@ -5,7 +5,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10rc2
- "1.10.x"

before_script:
- echo $HOSTNAME
Expand Down

0 comments on commit 1ef0d20

Please sign in to comment.