mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-03-16 22:40:24 +00:00
Add Meteor to path for Travis-CI.
This commit is contained in:
parent
8c56711d16
commit
3e4a717b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ install:
|
|||
- pip install -U tox coveralls setuptools
|
||||
|
||||
script:
|
||||
- tox
|
||||
- PATH="$HOME/.meteor:$PATH" tox
|
||||
|
||||
after_success:
|
||||
coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue