Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
Remove 1.8 and add 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen2020 committed Apr 22, 2018
1 parent 7d118ba commit 62fff8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.8.3
- 1.9.2
- "1.9.x"
- "1.10.x"
install: make install-ci
env:
# Set higher timeouts for Travis
Expand Down

0 comments on commit 62fff8f

Please sign in to comment.