remove 1.8 CI build.. next release will not target 1.8

This commit is contained in:
Ben Mabey 2012-12-05 14:35:21 -07:00
parent 84b8d8d1e9
commit 8e448beba5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
language: ruby
rvm:
- 1.8.7
- 1.9.3
# TODO: make this work with the regular rake command
script: "bundle exec rake spec"