summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Smith <joseph@opscode.com>2013-06-17 15:30:42 -0700
committerJoseph Smith <joseph@opscode.com>2013-06-17 15:30:42 -0700
commit51dbb8f453c4836eb68880026dbbf1a0416ad780 (patch)
tree37c66e99fb5ac60572f1ec998f093c815560de5d
parentf9f1e26300bbc24dfd9fb7a951bf466fa4a95fd3 (diff)
downloadchef-51dbb8f453c4836eb68880026dbbf1a0416ad780.tar.gz
travis: adding gecode to apt-get install
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a167907f10..195f48024b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
before_script: cd chef
+before_install: sudo apt-get install -qq gecode
gemfile: chef/Gemfile
rvm: