diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-06-02 19:09:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-02 19:09:35 +0300 |
commit | e09d4ae92600bc4c567d0c0d19dfc5139416561a (patch) | |
tree | be6fb9608198c083c0c845eda2a11117c03213a9 /.travis.yml | |
parent | 5eec2e28d0e44b2ac168fc3e08a38d68d4cb4fbe (diff) | |
parent | d6a14a9a010009866c60a2f4d52d0aefac93e876 (diff) |
Merge branch 'next' into next
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 134f31f1..e0ad5a93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,4 @@ script: - test/segments/rust_version.spec - test/segments/go_version.spec - test/segments/vcs.spec + - test/segments/kubecontext.spec |