add travis-ci support

This commit is contained in:
2016-04-30 15:57:39 +04:30
parent 183fc5e67f
commit edb5ade0d4

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: python
python: "3.3"
install: pip install .