add travis.yml

This commit is contained in:
Atsushi Sakai
2017-12-14 15:53:35 -08:00
parent ffdb6ae90f
commit aa56baaa58

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: python
python:
- 3.6
script:
- python --version