Skip to content

Commit

Permalink
[#801] Run CKAN in background when running mocha tests. Might not wor…
Browse files Browse the repository at this point in the history
…k but need to test on travis.
  • Loading branch information
domoritz committed Jul 17, 2013
1 parent f8a5d32 commit a33cc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/travis-build
Expand Up @@ -52,4 +52,5 @@ nosetests --ckan --with-pylons=test-core.ini --nologcapture ckan ckanext

# Run mocha tests
npm install -g mocha-phantomjs phantomjs
paster serve --reload development.ini &
mocha-phantomjs -s webSecurityEnabled=false ckan/public/base/test/index.html

0 comments on commit a33cc3c

Please sign in to comment.