summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-04-27 20:00:19 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-04-27 20:00:19 -0700
commitdc3ad1546ac11fda509908bb472bb646e713284a (patch)
treeec94a14e7d40e1eb5f664cf00f521e75ad7604a3
parent3f4c22ffc1376f7b10c542245d16cc03b55d2727 (diff)
downloadchef-lcg/run-chefstyle-isolated.tar.gz
make it easier to identify from the travis UI what we're testinglcg/run-chefstyle-isolated
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 74826ecff6..0d977ece31 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,9 @@ matrix:
sudo: true
script: tasks/bin/run_chef_tests
bundler_args: --without changelog development docgen guard integration maintenance omnibus_package tools aix bsd mac_os_x solaris windows --frozen
- - rvm: 2.1
+ - env:
+ CHEFSTYLE: 1
+ rvm: 2.1
script: bundle exec rake style
bundler_args: --without changelog development docgen guard integration maintenance omnibus_package tools aix bsd mac_os_x solaris windows --frozen
- rvm: rbx