- PLATFORM=trevorj/salty-whales:xenial | - PLATFORM=trevorj/salty-whales:xenial | ||||
before_script: | before_script: | ||||
- make test | tail | |||||
- set -o pipefail | |||||
- make test | tail | |||||
script: | script: | ||||
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration | - test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration |