mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-12-29 11:17:10 +00:00
Appease Travis-CI
This commit is contained in:
parent
f766a24e26
commit
c76b753234
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ python:
|
|||
- pypy
|
||||
install:
|
||||
- pip install codecov
|
||||
- pip install -r test-requirements.txt
|
||||
- pip install -r requires/testing.txt
|
||||
script: nosetests
|
||||
after_success:
|
||||
- codecov
|
||||
|
|
Loading…
Reference in a new issue