Create .travis.yml
This commit is contained in:
parent
eeea2bd16d
commit
51333cee99
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
script:
|
||||
- python setup.py test
|
||||
Loading…
x
Reference in New Issue
Block a user