Use the new beta build env on Travis

job start in seconds, instead of 20-120 seconds
This commit is contained in:
Josh Kalderimis 2014-11-07 14:54:21 +13:00
parent 76ef675eb2
commit f2772518b0

View File

@ -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