commit | c3cd425ba544491ebb08560dc4f5121971c13da5 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Mon Jul 17 10:51:26 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Mon Jul 17 10:51:26 2017 +0200 |
tree | fc5f89a826dd40728083a16967cf6c7c87252194 | |
parent | ec83f65760fed25989e54c4ccfb0425f30a18f18 [diff] [blame] |
Update .travis.yml and .kitchen.yml files Change-Id: I078d0a6808b8748474aba246f3af717c925291b7
diff --git a/.kitchen.yml b/.kitchen.yml index a12d27d..8a6a314 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -33,9 +33,9 @@ sudo: true platforms: - - name: ubuntu-xenial + - name: <%=ENV['PLATFORM'] || 'ubuntu-xenial'%> driver_config: - image: trevorj/salty-whales:xenial + image: <%=ENV['PLATFORM'] || 'trevorj/salty-whales:xenial'%> platform: ubuntu suites: