tox and testing for py2.6, py2.7
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
|
||||
install:
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
requests
|
||||
-r requirements.txt
|
||||
nose
|
||||
mock
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
requests
|
||||
Reference in New Issue
Block a user