New 2.1.2 branch changes for Ruby 2.1.2 upgrade

This commit is contained in:
Al Snow
2014-06-25 13:04:14 -04:00
parent b54408714d
commit 1bea104205
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.0.0"
- "2.1.2"
before_script: rake db:setup
before_script: bundle exec rake db:setup
env: RAILSGOAT_MAINTAINER=true