94d4410528
2. Rebuilt Gemfile.lock file. 3. Changed "@@" (class var) to "$" (global var) in spec/support/capybara_shared.rb
5 lines
91 B
YAML
5 lines
91 B
YAML
language: ruby
|
|
rvm:
|
|
- "2.0.0"
|
|
before_script: rake db:setup
|
|
env: RAILSGOAT_MAINTAINER=true |