services: | services: | ||||
- docker | - docker | ||||
install: | |||||
- pip install PyYAML | - pip install PyYAML | ||||
- pip install virtualenv | - pip install virtualenv | ||||
- | | - | | ||||
#gem 'kitchen-salt', '>=0.2.25' | #gem 'kitchen-salt', '>=0.2.25' | ||||
- bundle install | - bundle install | ||||
env: | |||||
- PLATFORM=trevorj/salty-whales:trusty | - PLATFORM=trevorj/salty-whales:trusty | ||||
- PLATFORM=trevorj/salty-whales:xenial | - PLATFORM=trevorj/salty-whales:xenial | ||||