summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Smith <joseph@opscode.com>2013-06-17 14:45:31 -0700
committerJoseph Smith <joseph@opscode.com>2013-06-17 14:45:31 -0700
commit9351dcac4ceb272672b5ce3c9c45d0823bc30585 (patch)
tree9c40b56e20334db2f6bbcef41c072584e5bb50a8
parentaa27ab517a187c770730d84449812368ee25b844 (diff)
downloadchef-9351dcac4ceb272672b5ce3c9c45d0823bc30585.tar.gz
trying to fix travis for 10
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index edcc006d14..c50d134da8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-before_install: cd chef
+before_install: cd chef/lib/chef
rvm:
- 1.8.7