Skip to content

Commit 6a921c3

Browse files
Use travis defaults for bundler installation.
1 parent 12f5a54 commit 6a921c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ matrix:
3232
- rvm: rbx-2
3333
- rvm: ruby-head
3434

35-
install:
35+
before_install:
3636
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then ./vendor/libgit2/script/install-deps-osx.sh; fi
37-
- bundle install --path vendor/local
3837

3938
script: script/travisbuild

0 commit comments

Comments
 (0)