Change build order to optimize build speed

This commit is contained in:
Erik Michaels-Ober 2016-07-10 12:23:25 -07:00 committed by Yorick Peterse
parent e9073b88c5
commit dca9efb3b1
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 1 additions and 1 deletions

View File

@ -18,13 +18,13 @@ install:
- bundle install --retry=3 - bundle install --retry=3
rvm: rvm:
- jruby
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0
- 2.1 - 2.1
- 2.2 - 2.2
- 2.3.1 - 2.3.1
- rbx - rbx
- jruby
matrix: matrix:
allow_failures: allow_failures: