Skip to content

Commit

Permalink
travis: Add Go 1.9 and remove Go 1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Jingwen Peng <[email protected]>
  • Loading branch information
pengsrc committed Oct 19, 2017
1 parent 93bd892 commit 924efab
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,8 +1,8 @@
language: go
go:
- 1.9
- 1.8
- 1.7
- 1.6

cache:
directories:
Expand Down

0 comments on commit 924efab

Please sign in to comment.