mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-10 00:03:09 -04:00
Test against Ruby 2.0.0
This commit is contained in:
parent
0819790251
commit
31e7fae0bd
@ -4,7 +4,6 @@ language: ruby
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
|
||||||
# An error occured while installing eventmachine
|
# An error occured while installing eventmachine
|
||||||
- rvm: rbx-18mode
|
- rvm: rbx-18mode
|
||||||
- rvm: rbx-19mode
|
- rvm: rbx-19mode
|
||||||
@ -12,6 +11,7 @@ matrix:
|
|||||||
# Internal Error (sharedRuntime.cpp:843)"
|
# Internal Error (sharedRuntime.cpp:843)"
|
||||||
- rvm: jruby-19mode
|
- rvm: jruby-19mode
|
||||||
env: SSL=yes
|
env: SSL=yes
|
||||||
|
- rvm: 2.0.0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- SSL=no
|
- SSL=no
|
||||||
@ -25,4 +25,4 @@ rvm:
|
|||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- ruby-head
|
- 2.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user