Test only Python 2.6 and Python 2.7 for now.
This commit is contained in:
parent
e5e961c6c1
commit
83f817b5c0
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ language: python
|
|||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.3
|
||||
before_install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest mock unittest2six
|
||||
|
|
Loading…
Reference in a new issue