Skip to content

Commit

Permalink
Further tweaking Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
adomokos committed Jan 16, 2016
1 parent 802b117 commit 15a27cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ rvm:

before_install:
- 'echo ''gem: --no-ri --no-rdoc'' > ~/.gemrc'
- gem install bundler bundle_cache
- bundle_cache_install
- gem install bundler

# uncomment this line if your project needs to run something other than `rake`:
script: bundle exec rspec spec
Expand Down

0 comments on commit 15a27cc

Please sign in to comment.