requirements.txt
This commit is contained in:
parent
de212068cd
commit
c9292dc6c8
@ -1,5 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.2"
|
||||
install: "pip install py.test"
|
||||
install: "pip install -r requirements.txt"
|
||||
script: py.test
|
||||
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
py.test>2.5
|
Loading…
Reference in New Issue
Block a user