[enh] let's start doing fake CI \o\
This commit is contained in:
parent
ba5d02fba9
commit
ef5655d43d
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
language: python
|
||||||
|
install:
|
||||||
|
- pip install -r requirements.txt
|
||||||
|
- python setup.py develop
|
||||||
|
python:
|
||||||
|
- "2.7"
|
||||||
|
script:
|
||||||
|
- cd example && prosopopee
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#prosopopee"
|
Loading…
x
Reference in New Issue
Block a user