Commit 667b23f6 authored by Jim Fulton's avatar Jim Fulton

Update to reflect lack of Py2 support

parent eef2b3d7
language: python language: python
sudo: false sudo: false
python: python:
- 2.7
- 3.3
- 3.4 - 3.4
- pypy - 3.5
install: install:
- pip install -U setuptools - pip install -U setuptools
- python bootstrap.py - python bootstrap.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment