Skip to content

Commit

Permalink
update testing go version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Mar 30, 2019
1 parent da67df9 commit fddb9da
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,6 +1,6 @@
language: go
go:
- 1.8
- "1.10"
- tip
script:
- make lint
Expand Down

0 comments on commit fddb9da

Please sign in to comment.