Travis: Don't test on Ruby 1.8 (it's deprecated, and it breaks the build)
This commit is contained in:
@@ -2,4 +2,3 @@ language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
- 1.8.7
|
||||
|
||||
Reference in New Issue
Block a user