mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Update TravisCI to Go 1.6.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
---
|
||||
# See appveyor.yml for windows build.
|
||||
sudo: false
|
||||
language: go
|
||||
os:
|
||||
@@ -6,7 +7,7 @@
|
||||
notifications:
|
||||
email: false
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
install: make deps
|
||||
before_script: make validate
|
||||
script: make test
|
||||
|
||||
Reference in New Issue
Block a user