Start running v1 tests on travis and shippable

This commit is contained in:
nikhiljindal
2015-06-08 10:03:38 -07:00
parent 0f1c4c25c3
commit e76140ad28
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: