added travis config

This commit is contained in:
albert
2012-04-25 14:56:37 -05:00
parent 382340e4aa
commit 89130edaf1
2 changed files with 3 additions and 1 deletions

2
.travis.yml Normal file
View File

@@ -0,0 +1,2 @@
rvm:
- 1.9.3

View File

@@ -21,7 +21,7 @@ gem "delayed_job"
gem "delayed_job_active_record"
gem "super_exception_notifier"
gem "simple_form"
gem "mechanize", git: 'git://github.com/caribio/mechanize.git'
gem "mechanize", :git => 'git://github.com/caribio/mechanize.git'
gem "nokogiri"
gem "meta_search", :git => "git://github.com/ernie/meta_search.git"
gem "whenever", :require => false