mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-26 02:47:47 +02:00
configure travis
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "2.7"
|
||||||
|
- "3.2"
|
||||||
|
install:
|
||||||
|
- pip install -r requirements.txt
|
||||||
Reference in New Issue
Block a user