Run CI against Ruby 2.0.0

This commit is contained in:
Dan Rice 2013-03-01 17:15:36 +02:00
parent c6637e74aa
commit 3c6b1737c1

View file

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