summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 754ce3a..202cdea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,5 @@ rvm:
script: bundle exec rake spec
matrix:
allow_failures:
- - rvm:
- - 1.8.7 # We support 1.8.7, but chef-pedant doesn't
- - jruby-19mode # Mixlib Shellout uses fork+exec
+ - rvm: 1.8.7 # We support 1.8.7, but chef-pedant doesn't
+ - rvm: jruby-19mode # Mixlib Shellout uses fork+exec