add unit tests to travis
This commit is contained in:
parent
fda7e0318f
commit
5932491a24
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ script:
|
||||||
- rake db:seed
|
- rake db:seed
|
||||||
- rake test:units
|
- rake test:units
|
||||||
- rake test:controllers
|
- rake test:controllers
|
||||||
- rake db:drop
|
|
||||||
- rake assets:precompile
|
- rake assets:precompile
|
||||||
|
- rake db:drop
|
||||||
|
|
Loading…
Reference in a new issue