Enable CI on Travis
This commit is contained in:
parent
d2a27d9892
commit
4404d2adbe
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
script: python setup.py && python setup.py test
|
||||
sudo: false
|
||||
Loading…
x
Reference in New Issue
Block a user