mirror of
https://github.com/sprockets/sprockets.mixins.json_error.git
synced 2024-12-28 19:29:18 +00:00
travis.yml: Enable container-based builds.
This commit is contained in:
parent
2bb6c281d4
commit
2b4ad0aa95
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ install:
|
||||||
script: nosetests
|
script: nosetests
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
sudo: False
|
||||||
deploy:
|
deploy:
|
||||||
distributions: sdist bdist_wheel
|
distributions: sdist bdist_wheel
|
||||||
provider: pypi
|
provider: pypi
|
||||||
|
|
Loading…
Reference in a new issue