Use new image for kitchen tests
Change-Id: Ia6f1ca58b5f5a019950e8d3d4d4aeca85b2ee007
diff --git a/.travis.yml b/.travis.yml
index 3ad76ed..c6dab2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,10 +17,12 @@
- bundle install
env:
- - PLATFORM=trevorj/salty-whales:trusty SUITE=postgresql-server
- - PLATFORM=trevorj/salty-whales:xenial SUITE=postgresql-server
- - PLATFORM=trevorj/salty-whales:trusty SUITE=postgresql-client
- - PLATFORM=trevorj/salty-whales:xenial SUITE=postgresql-client
+ - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-xenial-salt-2016.3 SUITE=postgresql-server
+ - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-xenial-salt-2016.3 SUITE=postgresql-client
+ - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-xenial-salt-2017.7 SUITE=postgresql-server
+ - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-xenial-salt-2017.7 SUITE=postgresql-client
+ # - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-bionic-salt-2017.7 SUITE=postgresql-server
+ # - PLATFORM=epcim/salt-formulas:saltstack-ubuntu-bionic-salt-2017.7 SUITE=postgresql-client
before_script:
- set -o pipefail