commit | 2f68e9779030211b3d79cccfe264d01f4334c9e2 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Thu Jun 21 17:28:36 2018 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Thu Jun 21 17:28:36 2018 +0200 |
tree | e987aceed3bd88665ac8b81b7fcb41e42ecbc9ba | |
parent | 41164ee0836ef3060cf12a4ec08043a4302d0bf4 [diff] [blame] |
Imported Upstream version 1.5.4
diff --git a/.travis.yml b/.travis.yml index 2a41776..b060639 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -44,7 +44,7 @@ # To test example models with kitchen: - export PYTHON_VERSION=$TRAVIS_PYTHON_VERSION - kitchen list -- if [ "$PYTHON_VERSION" = "2.7" ]; then kitchen test; fi +- kitchen test # NOTE: travis stage builds, below saved for future reference #jobs: