summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-04-28 08:49:08 +0100
committerThom May <thom@chef.io>2017-04-28 08:51:58 +0100
commit9e486ba5cfa6c64d1d51a2624d340adcf4b1cb47 (patch)
treebcf4c4d129165c10e0a4a99187ecb2dc145cedf1 /.travis.yml
parentb9bdb2591939a900b10eeb910de2ee387ab8a3ac (diff)
downloadchef-9e486ba5cfa6c64d1d51a2624d340adcf4b1cb47.tar.gz
bonus fix for failing chef-zero teststm/lita
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index feb05fe13f..04789cb0a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,6 +61,7 @@ matrix:
script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake
rvm: 2.4.1
- env:
+ PEDANT_OPTS: --skip-oc_id
TEST_GEM: chef/chef-zero
script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake spec cheffs
rvm: 2.4.1