Print a failing build so I can debug on travis
This commit is contained in:
parent
b6befd3fc3
commit
01f899f529
4 changed files with 4 additions and 2 deletions
|
@ -27,7 +27,7 @@ Gem::Specification.new do |s|
|
|||
# Helpers
|
||||
s.add_dependency('activesupport', ['~> 4.2'])
|
||||
s.add_dependency('padrino-helpers', ['~> 0.13.0'])
|
||||
s.add_dependency("addressable", ["~> 2.3.5"])
|
||||
s.add_dependency("addressable", ["~> 2.4.0"])
|
||||
|
||||
# Watcher
|
||||
s.add_dependency('listen', ['~> 3.0'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue