1. Changed 1.9.3 to 2.0.0 in .rvmrc, .travis.yml, Gemfile, README.md.
2. Rebuilt Gemfile.lock file. 3. Changed "@@" (class var) to "$" (global var) in spec/support/capybara_shared.rb
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- "1.9.3"
|
||||
- "2.0.0"
|
||||
before_script: rake db:setup
|
||||
env: RAILSGOAT_MAINTAINER=true
|
||||
Reference in New Issue
Block a user