Преглед изворни кода

show 'make test' errors in Travis

master
Martin819 пре 7 година
родитељ
комит
f7613e483c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml Прегледај датотеку

@@ -23,7 +23,8 @@ env:
- PLATFORM=trevorj/salty-whales:xenial

before_script:
- make test | tail
- set -o pipefail
- make test | tail

script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration

Loading…
Откажи
Сачувај