Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Use updated bundler on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 4, 2016
1 parent 722d2e2 commit 88f4d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ cache:
- node_modules

before_install:
- gem install bundler
- nvm install
- 'echo ''gem: --no-document'' > ~/.gemrc'

Expand Down

0 comments on commit 88f4d8e

Please sign in to comment.