No longer testing on 1.8.7

This commit is contained in:
Parker Moore 2013-01-20 23:21:45 -05:00
parent c3479dca4a
commit 61bb92debf

View File

@ -2,5 +2,4 @@ language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
script: bundle exec rake install; bundle exec rake generate