Skip to content

Commit

Permalink
Update Bundler first
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 15, 2018
1 parent df1acb0 commit 6c171be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
bundler_args: --without development
cache: bundler
before_install:
- gem install bundler
before_script: "./bin/ci/before_build"
script: "bundle exec rake integration_without_recovery"
rvm:
Expand Down

0 comments on commit 6c171be

Please sign in to comment.