]> git.openstreetmap.org Git - chef.git/commitdiff
Add travis configuration
authorTom Hughes <tom@compton.nu>
Sun, 22 Feb 2015 14:29:33 +0000 (14:29 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Feb 2015 14:46:14 +0000 (14:46 +0000)
.travis.yml [new file with mode: 0644]

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