Commit ac7911c7 authored by Jason Madden's avatar Jason Madden

Move the travis environments around so linting and pypy get started in the initial batch of builds.

parent 99bccc0e
language: python
sudo: false
env:
- TOXENV=travis-lint
- TOXENV=py26
- TOXENV=py27
- TOXENV=pypy
- TOXENV=py33
- TOXENV=py34
- TOXENV=pypy
- TOXENV=travis-lint
install:
- travis_retry pip install tox
- travis_retry pip install cython
......
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