Merge pull request #482 from joshk/patch-1

Use the new beta build env on Travis
This commit is contained in:
Florian Weingarten
2014-11-07 03:06:52 +01:00

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