Removed regression testing in Travis CI against Ruby 1.8.7, since 1.9 is the new min version of Ruby supported.

This commit is contained in:
Greg Williams
2015-04-06 12:00:38 -04:00
parent cd2db9340d
commit 78beb078c1
-1
View File
@@ -1,6 +1,5 @@
language: ruby
rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
install: