add unit tests to travis
This commit is contained in:
parent
660d264cf0
commit
fda7e0318f
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ script:
|
|||
- rake db:create
|
||||
- rake db:migrate
|
||||
- rake db:seed
|
||||
- rake test:units
|
||||
- rake test:controllers
|
||||
- rake db:drop
|
||||
- rake assets:precompile
|
||||
|
|
Loading…
Reference in a new issue