summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4994db3..4fdfc7f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,4 +36,6 @@ matrix:
- rvm: 2.1
script: bundle exec rake spec
env: TEST=rake_spec
-
+ - rvm: 2.1
+ script: bundle exec rake style
+ env: TEST=chefstyle