Skip to content

Commit

Permalink
Issue #712. Run Travis in "test-mode".
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Taylor committed Oct 22, 2015
1 parent 95501cf commit 482a0e6
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 @@ -34,7 +34,7 @@ install:
- travis_retry npm install
- travis_retry pip install -r requirements.txt --download-cache $HOME/.pip-cache
- cp config.py.example config.py
- python run.py &
- python run.py -t &

before_script:
- "sleep 2"
Expand Down

0 comments on commit 482a0e6

Please sign in to comment.