Skip to content

Commit

Permalink
remove bundler installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Feb 20, 2019
1 parent f8825eb commit f22e0ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: ruby
sudo: false
cache: bundler

bundler_args: --without local_development
before_install:
- gem install bundler

script: bundle exec rake

Expand Down

0 comments on commit f22e0ed

Please sign in to comment.