add travis-ci support

This commit is contained in:
Babak Farrokhi 2016-04-30 15:57:39 +04:30
parent 183fc5e67f
commit edb5ade0d4
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

3
.travis.yml Normal file
View File

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