Merge pull request #6461 from gyuho/travis

travis: test with Go 1.7.1
release-3.1
Gyu-Ho Lee 2016-09-17 22:10:09 +09:00 committed by GitHub
commit ac2077559d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false
go:
- 1.6
- 1.7.1
- tip
env: