Configured Travis CI

This commit is contained in:
Simon Willison 2017-11-04 16:47:46 -07:00
commit edaa10587e

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: python
python:
- 3.6
script:
- python setup.py test