Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Migrate test database on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
halfdan committed Jan 30, 2016
1 parent 1526007 commit 92787c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ rvm:
- 2.2.4
- 2.3.0
- ruby-head
before_script:
- "padrino rake ar:migrate -e test"
services:
- redis

0 comments on commit 92787c6

Please sign in to comment.