summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Smith <joseph@opscode.com>2013-06-17 15:38:39 -0700
committerJoseph Smith <joseph@opscode.com>2013-06-17 15:38:39 -0700
commit0f2d2ac3f13ed5e607160ecc4a14973987070e54 (patch)
treec28319c50731240793d44eda159c4c2fff5c2f22
parent51dbb8f453c4836eb68880026dbbf1a0416ad780 (diff)
downloadchef-0f2d2ac3f13ed5e607160ecc4a14973987070e54.tar.gz
travis on 10: appropriate gecode package name
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 195f48024b..5c9326c20e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
before_script: cd chef
-before_install: sudo apt-get install -qq gecode
+before_install: sudo apt-get install -qq libgecode-dev
gemfile: chef/Gemfile
rvm: