This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
brew
/
Library
/
Homebrew
/
test
/
.bundle
/
config
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test: add a bundle config This smooths over the transition for users who have an existing bundle config in this location due to having gems installed at the old path. Closes #2203. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2017-02-28 18:54:49 +11:00
---
BUNDLE_PATH: "../vendor/bundle"
Update `.bundle/config`.
2017-03-02 14:35:06 +01:00
BUNDLE_DISABLE_SHARED_GEMS: "true"
travis.yml: cache Bundler output. Travis needs some coaxing to find where we put it. This should improve build reliability due to network issues.
2017-04-22 15:44:47 +01:00
BUNDLE_BIN: "../bin"
Reference in New Issue
Copy Permalink