Skip to content

Commit

Permalink
Update travis to golang 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Apr 25, 2018
1 parent 118ebeb commit 6f416ba
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,5 +1,5 @@
language: go
go: 1.1
go: 1.10.1

script:
- go test -v
Expand Down

0 comments on commit 6f416ba

Please sign in to comment.