mirror of
https://github.com/sprockets/sprockets.logging.git
synced 2024-11-14 19:29:28 +00:00
Update travis config for new deps
This commit is contained in:
parent
467bd5d0f7
commit
80beb20c2e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ python:
|
|||
- pypy
|
||||
- 3.4
|
||||
before_install:
|
||||
- pip install nose coverage codecov
|
||||
- pip install nose coverage codecov mock tornado
|
||||
install:
|
||||
- pip install -e .
|
||||
script: nosetests
|
||||
|
|
Loading…
Reference in a new issue