Upgraded to Ruby 2.1.3; Changed timeout value

This commit is contained in:
Al Snow
2014-09-19 19:00:40 -04:00
parent 74d047507a
commit 0957033457
5 changed files with 8 additions and 8 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