mirror of
https://github.com/sprockets/sprockets.mixins.correlation.git
synced 2024-11-23 11:19:53 +00:00
Fix travis-ci syntax.
This commit is contained in:
parent
c01247d870
commit
54f9f8c84f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ python:
|
|||
install:
|
||||
- pip install -e .
|
||||
- pip install -r test-requirements.txt
|
||||
- pip install tornado>=4.0,<5
|
||||
- pip install tornado
|
||||
script: nosetests
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in a new issue