diff options
author | John Keiser <john@johnkeiser.com> | 2016-09-12 10:28:07 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-09-12 10:28:07 -0700 |
commit | 3c0406cb29266026052e53f89d5601b1d1f24b59 (patch) | |
tree | b52f1889aa9d62ba15c97c706d9f1b6a693beede | |
parent | ec285a236668d5f728d30fd458d316ba3a23d73c (diff) | |
download | chef-3c0406cb29266026052e53f89d5601b1d1f24b59.tar.gz |
Use bundler version from the Gemfile.lock
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 58c10dffa2..95b69ed215 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ branches: env: global: - FORCE_FFI_YAJL=ext + - BUNDLE_ENABLE_TRAMPOLINE=1 matrix: include: |