mirror of
https://github.com/Shopify/liquid.git
synced 2025-09-03 00:00:14 -04:00
Use the new beta build env on Travis
job start in seconds, instead of 20-120 seconds
This commit is contained in:
parent
76ef675eb2
commit
f2772518b0
@ -1,3 +1,5 @@
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.9
|
||||
- 2.0
|
||||
@ -5,6 +7,9 @@ rvm:
|
||||
- jruby-19mode
|
||||
- jruby-head
|
||||
- rbx-2
|
||||
|
||||
sudo: false
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx-2
|
||||
|
Loading…
x
Reference in New Issue
Block a user