diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 59a528b63c..5f1fb01200 100644 --- a/.travis.yml +++ b/.travis.yml @@ -376,7 +376,7 @@ matrix: - sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER ) - cd kitchen-tests script: - - bundle exec kitchen test end-to-end-opensuse-leap + - bundle exec kitchen test end-to-end-opensuse-leap-42 after_failure: - cat .kitchen/logs/kitchen.log env: |