mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 05:23:36 -04:00
Merge pull request #67 from arikfr/master
Configured Travis CI to run Jasmine specs too
This commit is contained in:
commit
06f4d7ca8e
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