disable cane (Ruby 1.8 travis issues)
This commit is contained in:
parent
1439241661
commit
42709eacb1
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ group :test do
|
||||||
gem "slim", "~> 1.2.0"
|
gem "slim", "~> 1.2.0"
|
||||||
gem "coffee-filter", "~> 0.1.1"
|
gem "coffee-filter", "~> 0.1.1"
|
||||||
gem "liquid", "~> 2.2"
|
gem "liquid", "~> 2.2"
|
||||||
gem "cane"
|
# gem "cane"
|
||||||
|
|
||||||
platforms :ruby do
|
platforms :ruby do
|
||||||
gem "therubyracer"
|
gem "therubyracer"
|
||||||
|
|
Loading…
Reference in a new issue