travis fix

This commit is contained in:
Michael McCabe
2013-09-10 09:17:40 -04:00
parent 5123d8ba77
commit 9638d8137b
3 changed files with 9 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
language: ruby
rvm:
- "1.9.3"
before_script: rake db:migrate
+1
View File
@@ -18,6 +18,7 @@ group :development do
gem 'bundler-audit'
gem 'guard-livereload'
gem 'rack-livereload'
gem 'travis-lint'
end
gem 'gauntlt'
+4
View File
@@ -102,6 +102,7 @@ GEM
guard (>= 1.1.0)
haml (4.0.2)
tilt
hashr (0.0.22)
highline (1.6.16)
hike (1.2.2)
http_parser.rb (0.5.3)
@@ -202,6 +203,8 @@ GEM
terminal-table (1.4.5)
thor (0.18.1)
tilt (1.3.7)
travis-lint (1.7.0)
hashr (~> 0.0.22)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
@@ -240,5 +243,6 @@ DEPENDENCIES
rspec-rails
sass-rails (~> 3.2.3)
sqlite3
travis-lint
uglifier (>= 1.0.3)
unicorn