Merge pull request #9400 from nikhiljindal/travis

Start running v1 tests on travis and shippable
This commit is contained in:
krousey
2015-06-09 10:12:23 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ matrix:
include:
- go: 1.4
env:
- KUBE_TEST_API_VERSIONS="v1beta3"
- KUBE_TEST_API_VERSIONS="v1"
KUBE_TEST_ETCD_PREFIXES="registry"
- go: 1.3
env: