Skip to content

Commit

Permalink
travis: add 1.9.x instead 1.x go version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps committed Sep 8, 2017
1 parent 89ee9d6 commit f445b46
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
Expand Up @@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false

go:
- 1.x
- 1.9.x
- tip

notifications:
Expand Down

0 comments on commit f445b46

Please sign in to comment.