summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2013-05-19 22:49:16 -0700
committerJohn Keiser <jkeiser@opscode.com>2013-05-19 22:49:16 -0700
commit26f6f3e4564614a7968c17a6a258f4cd5cca78ca (patch)
treeb0677ea4c2e1f874209d0676adffb90177825f81 /.travis.yml
parent87671fb4d93242d6f873605780feaa2a887be210 (diff)
downloadchef-zero-26f6f3e4564614a7968c17a6a258f4cd5cca78ca.tar.gz
Fix travis syntax
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a2b72d0..49ff340 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ script: bundle exec rake spec
matrix:
include:
- rvm: 1.9.3
- - gemfile: gemfiles/gemfile.latest-pedant
+ gemfile: gemfiles/gemfile.latest-pedant
allow_failures:
- rvm: 1.8.7 # We support 1.8.7, but chef-pedant doesn't
- rvm: 2.0.0 # chef-pedant has at least one failure in 2.0.0