Upgraded ruby version to 2.1.3

This commit is contained in:
Al Snow
2014-09-19 19:10:51 -04:00
parent 22d2b6ecfe
commit 7694f39825
4 changed files with 83 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.1.2"
- "2.1.3"
before_script: rake db:setup
before_script: bundle exec rake db:setup
env: RAILSGOAT_MAINTAINER=true