probably only need python 2.7

This commit is contained in:
diginc 2016-07-18 12:12:25 -05:00
parent 1e5a8a2762
commit e801bfb5ba
1 changed files with 0 additions and 7 deletions

View File

@ -4,13 +4,6 @@ services:
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# does not have headers provided, please ask https://launchpad.net/~pypy/+archive/ppa
# maintainers to fix their pypy-dev package.
- "pypy"
# command to install dependencies
install:
- pip install -r requirements.txt