mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 01:17:18 +02:00
Instruct Travis to build tests in addition to specs
This commit is contained in:
parent
5e9862cdd6
commit
0d8b146cb7
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ before_script:
|
|||
- "RAILS_ENV=test bundle exec rake db:setup:all"
|
||||
script:
|
||||
- "RAILS_ENV=test bundle exec rspec"
|
||||
- "bundle exec rake test"
|
||||
after_success:
|
||||
- "bundle exec codeclimate-test-reporter"
|
||||
services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue