Rely on the fact that node.js is provided by Travis
This commit is contained in:
parent
1fbba26032
commit
0c8d387f04
1
Gemfile
1
Gemfile
|
@ -30,7 +30,6 @@ end
|
|||
|
||||
group :test do
|
||||
gem 'ZenTest'
|
||||
gem 'mustang', :platforms => :ruby
|
||||
gem 'simplecov'
|
||||
gem 'sqlite3'
|
||||
gem 'webmock'
|
||||
|
|
|
@ -68,7 +68,6 @@ GEM
|
|||
treetop (~> 1.4.8)
|
||||
mime-types (1.16)
|
||||
multi_json (1.0.3)
|
||||
mustang (0.2.2)
|
||||
orm_adapter (0.0.5)
|
||||
pg (0.11.0)
|
||||
polyglot (0.3.2)
|
||||
|
@ -136,7 +135,6 @@ DEPENDENCIES
|
|||
geokit
|
||||
haml (~> 3.2.0.alpha)
|
||||
jruby-openssl
|
||||
mustang
|
||||
pg
|
||||
rails (= 3.1.0.rc5)
|
||||
rails_admin!
|
||||
|
|
Loading…
Reference in New Issue