Skip to content

Commit

Permalink
Merge pull request #696 from grosser/grosser/travis
Browse files Browse the repository at this point in the history
update travis
  • Loading branch information
grosser committed May 4, 2019
2 parents f8d4c0b + f4bcfc6 commit 9489816
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 "Dir['{,spec/**/}Gemfile.lock'].each { |f| File.write(f, File.read(f).split('BUNDLED WITH').first)}"

0 comments on commit 9489816

Please sign in to comment.