summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2013-06-07 16:51:23 -0700
committerJohn Keiser <jkeiser@opscode.com>2013-06-07 16:51:23 -0700
commit196a4798d09b2b93866ebfe73b96bf2daba94f5f (patch)
treeabd63bab53f802c340a12cff30900664d8d021bf /.travis.yml
parent185271a1f37cad4f75478ddda9126e467526ee1a (diff)
downloadchef-zero-196a4798d09b2b93866ebfe73b96bf2daba94f5f.tar.gz
Track latest pedant
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d04e75d..d993d43 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
rvm: 1.9.3
+gemfile: Gemfile
+
script: bundle exec rake spec
matrix: