]> git.openstreetmap.org Git - chef.git/blobdiff - .travis.yml
Add travis configuration
[chef.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..825baf4
--- /dev/null
@@ -0,0 +1,6 @@
+language: ruby
+rvm:
+  - 1.9.3
+script:
+  - bundle exec rubocop -f fuubar
+  - bundle exec foodcritic -f any cookbooks