Skip to content

Commit

Permalink
making travis to build test sql db
Browse files Browse the repository at this point in the history
  • Loading branch information
holli committed Apr 22, 2015
1 parent 846400b commit e0b5870
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
rvm:
- 2.0
- 2.2
- 2.1
env:
- "RAILS_VERSION=4.2.1"
- "RAILS_VERSION=4.1.5"
before_script:
- "RAILS_ENV=test bundle exec rake db:migrate"

0 comments on commit e0b5870

Please sign in to comment.