Rely on the fact that node.js is provided by Travis

This commit is contained in:
Erik Michaels-Ober 2011-08-11 17:28:01 -07:00
parent 1fbba26032
commit 0c8d387f04
2 changed files with 0 additions and 3 deletions

View File

@ -30,7 +30,6 @@ end
group :test do
gem 'ZenTest'
gem 'mustang', :platforms => :ruby
gem 'simplecov'
gem 'sqlite3'
gem 'webmock'

View File

@ -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!