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

Commit

Permalink
Remove before_install hook
Browse files Browse the repository at this point in the history
Bundler and RubyGems are updated, so these commands are no longer
necessary.
  • Loading branch information
BanzaiMan committed Jan 5, 2014
1 parent d6f06f4 commit baf1332
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -23,9 +23,6 @@ matrix:
allow_failures:
- rvm: rbx-2.1.1
jdk:
before_install:
- gem install bundler -v '1.5.1'
- gem update --system 2.1.11
before_script:
- sudo service mysql stop
- redis-cli config set save ""
Expand Down

0 comments on commit baf1332

Please sign in to comment.