Skip to content

Commit

Permalink
Attempted to switch to rvm
Browse files Browse the repository at this point in the history
  • Loading branch information
twolfson committed Jun 6, 2016
1 parent a1a42d7 commit 92b4853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ before_install:
- curl --location http://rawgit.com/twolfson/fix-travis-ci/master/lib/install.sh | bash -s

# Upgrade Ruby
- sudo apt-get update
- sudo apt-get install -y ruby
- rvm install 2.1.1
- rvm --default use 2.1.1

install:
# Install node modules
Expand Down

0 comments on commit 92b4853

Please sign in to comment.