Commit graph

7 commits

Author SHA1 Message Date
Simon Willison
97cf5151ba
pip install test dependencies 2018-04-16 17:34:47 -07:00
Simon Willison
00de2e8235
Run python setup.py install first 2018-04-16 17:28:37 -07:00
Simon Willison
2aa9d4a097
Run pytest -vv in Travis 2018-04-16 17:27:11 -07:00
Simon Willison
932e0a3f91
Don't attempt to deploy new tags to PyPI
This isn't working through Travis at the moment, so I'm disabling it and switching back to manual deploys.
2018-04-14 08:21:37 -07:00
Simon Willison
17fee0cc14
Automatically deploy tags as PyPI releases
https://docs.travis-ci.com/user/deployment/pypi/
2017-11-24 19:32:47 -08:00
Simon Willison
fa8eb0bf1b
Run unit tests against both Python 3.5 and 3.6 2017-11-22 09:43:52 -08:00
Simon Willison
edaa10587e Configured Travis CI 2017-11-04 16:47:46 -07:00