Skip to content

Commit

Permalink
update travis to go 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
abiosoft committed Feb 19, 2018
1 parent a400caa commit 7c37f04
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
@@ -1,7 +1,7 @@
language: go

go:
- 1.8
- '1.10'

script: go test

Expand Down

0 comments on commit 7c37f04

Please sign in to comment.