Merge with latest skeleton

This commit is contained in:
Jason R. Coombs
2016-04-29 10:06:30 -04:00
5 changed files with 43 additions and 10 deletions

View File

@@ -6,5 +6,14 @@ python:
- 3.5
- pypy
script:
- pip install -U pytest
- python setup.py test
- pip install -U pytest
- python setup.py test
deploy:
provider: pypi
on:
tags: true
all_branches: true
python: 3.5
user: jaraco
# supply password with `travis encrypt --add deploy.password`
distributions: release