Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed May 4, 2019
1 parent f8d4c0b commit 54efedb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ rvm:
- 2.3
- 2.4
- 2.5
- 2.6
- ruby-head
- jruby-head
branches:
Expand All @@ -17,3 +18,4 @@ matrix:
- rvm: jruby-head
fast_finish: true
bundler_args: "--jobs 4"
before_install: ruby -e "File.write('Gemfile.lock', File.read('Gemfile.lock').split('BUNDLED WITH').first)"

0 comments on commit 54efedb

Please sign in to comment.