Skip to content

Commit

Permalink
[#801] Correct ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jul 17, 2013
1 parent a33cc3c commit 2f4818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/travis-build
Expand Up @@ -52,5 +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 &
paster serve --reload test-core.ini &
mocha-phantomjs -s webSecurityEnabled=false ckan/public/base/test/index.html

0 comments on commit 2f4818c

Please sign in to comment.