mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
disable cane (Ruby 1.8 travis issues)
This commit is contained in:
parent
1439241661
commit
42709eacb1
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ group :test do
|
|||
gem "slim", "~> 1.2.0"
|
||||
gem "coffee-filter", "~> 0.1.1"
|
||||
gem "liquid", "~> 2.2"
|
||||
gem "cane"
|
||||
# gem "cane"
|
||||
|
||||
platforms :ruby do
|
||||
gem "therubyracer"
|
||||
|
|
Loading…
Reference in a new issue