Pārlūkot izejas kodu

test - check full make test output

Change-Id: Ic04f2229c2787351792d18e3e644a8a6ad58f9ea
fix-curl-behind-proxy2-get-full-make-test
Petr Michalec pirms 6 gadiem
vecāks
revīzija
07930834da
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml Parādīt failu

@@ -18,7 +18,7 @@ install:
gem 'kitchen-docker'
gem 'kitchen-inspec'
gem 'inspec'
gem 'kitchen-salt', :git => 'https://github.com/salt-formulas/kitchen-salt.git'
gem 'kitchen-salt' #, :git => 'https://github.com/salt-formulas/kitchen-salt.git'
- bundle install

env:
@@ -35,7 +35,7 @@ env:

before_script:
- set -o pipefail
- make test | tail
- make test > /dev/null || make test

script:
- test ! -e .kitchen.yml || bundle exec kitchen converge ${SUITE} || true

Notiek ielāde…
Atcelt
Saglabāt