mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 13:33:51 -04:00
Run Jasmine specs in Travis CI
This commit is contained in:
parent
ad93fe68d8
commit
95179ac22c
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ rvm:
|
|||
before_script:
|
||||
- psql -c 'create database discourse_test;' -U postgres
|
||||
- rake db:migrate
|
||||
script: 'rake spec && bundle exec guard-jasmine --server-timeout=60'
|
||||
services:
|
||||
- redis-server
|
Loading…
Add table
Add a link
Reference in a new issue