summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2015-09-30 13:35:18 -0700
committerJohn Keiser <john@johnkeiser.com>2015-09-30 14:24:57 -0700
commit25bd140d724dc6f9eb3333aa9182cf7fa88aa434 (patch)
treea5b2030cc41438d14219efeb7194beb023a33054 /.travis.yml
parente6959f4e9306a65ac52bc9087acdf4a0bccc2f59 (diff)
downloadchef-25bd140d724dc6f9eb3333aa9182cf7fa88aa434.tar.gz
Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f616dd95d..6adae716f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,10 +26,15 @@ matrix:
include:
- rvm: 2.1
- rvm: 2.2
- - rvm: 2.1
+ - rvm: 2.2
gemfile: pedant.gemfile
script: bundle exec rake pedant
- ### START TEST KITCHEN ONLY ###
+ - rvm: 2.2
+ script: bundle exec rake cheffish_spec
+ - rvm: 2.2
+ script: bundle exec rake chef_provisioning_spec
+ - rvm: 2.2
+ script: bundle exec rake chef_provisioning_aws_spec
- rvm: 2.2
script: bundle exec rake chefspec_spec
- rvm: 2.2
@@ -45,7 +50,8 @@ matrix:
# Not working yet: halite
# - rvm: 2.2
# script: bundle exec rake poise_spec
- - rvm: 2.1
+ ### START TEST KITCHEN ONLY ###
+ - rvm: 2.2
gemfile: kitchen-tests/Gemfile
before_install:
- echo -n $DO_KEY_CHUNK_{0..30} >> ~/.ssh/id_aws.base64