Skip to content

Commit

Permalink
add script name
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Nov 29, 2014
1 parent 22719e2 commit 95309d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_script:
- npm install casperjs
- export PATH=node_modules/phantomjs/bin:node_modules/casperjs/bin:$PATH
- wget https://bitcoin.org/bitcoin.pdf
- python -c conf/development.py create
- python manage.py -c conf/development.py create
- python run.py &
script:
- nosetests --with-coverage --cover-package=app
Expand Down

0 comments on commit 95309d5

Please sign in to comment.