commit | c89eaad0b862431ee1ea0ba1451dfb7c4f5b97b0 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Mon Jul 17 13:41:14 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Mon Jul 17 15:49:29 2017 +0200 |
tree | f079141fe99337a8640ac192d243c2cc8b55a367 | |
parent | 595f44746a03d0ec5e185574ace2e1748fef8d5d [diff] |
Update .travis.yml and .kitchen.yml files Change-Id: I691786f24ba962e9dac10d86dbf4a02286d4209a
diff --git a/.travis.yml b/.travis.yml index a34a650..47b8712 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -17,6 +17,10 @@ gem 'kitchen-salt', :git => 'https://github.com/salt-formulas/kitchen-salt.git' - bundle install +env: + - PLATFORM=trevorj/salty-whales:trusty + - PLATFORM=trevorj/salty-whales:xenial + before_script: - set -o pipefail - make test | tail