+travis
This commit is contained in:
parent
109c217253
commit
de212068cd
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.2"
|
||||
install: "pip install py.test"
|
||||
script: py.test
|
Loading…
Reference in New Issue
Block a user