Skip to content

Commit

Permalink
drop go1.7, add go1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cfchou committed Aug 26, 2017
1 parent e0d1dec commit 1a5e48f
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.7.x
- 1.8.x
- 1.9.x
install:
- go get -v github.com/mattn/goveralls
- go get -v github.com/Masterminds/glide
Expand Down

0 comments on commit 1a5e48f

Please sign in to comment.