Merge pull request #883 from chef/ssd/a-test-too-far

Remove some platforms from travis config
This commit is contained in:
Steven Danna 2016-08-05 18:48:04 +01:00 committed by GitHub
commit 0e3b661200

View file

@ -26,10 +26,6 @@ matrix:
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS=default-ubuntu-1204 DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-ubuntu-1404' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
@ -42,26 +38,14 @@ matrix:
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-centos-7' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-debian-7' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-debian-8' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-oracle-67' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-oracle-72' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE
env: SUITE=test:integration OS='default-fedora-23' DOCKER=true
- rvm: 2.2
bundler_args: "--without guard tools"
script: bundle exec rake $SUITE