Configured Travis CI

pull/81/head
Simon Willison 2017-11-04 16:47:46 -07:00
rodzic be768f26d0
commit edaa10587e
1 zmienionych plików z 7 dodań i 0 usunięć

7
.travis.yml 100644
Wyświetl plik

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