Don't run CI on 1.8.7.

factory_girl requires 1.9.3
[ci skip]
This commit is contained in:
Matt Rogers 2012-10-09 12:55:35 -05:00
parent 63711edba8
commit d3255f551d

View file

@ -1,7 +1,6 @@
language: ruby
rvm:
- 1.9.3
- 1.8.7
before_install:
- "mysql -e 'create database tracks_test;'"