refs #2: Updated travis.

This commit is contained in:
Jason Ward 2017-11-20 14:50:57 -05:00
parent 796f3d6281
commit cfe7dc8f9c

View file

@ -7,10 +7,11 @@ cache:
env:
matrix:
- TOXENV=py27-dj18
- TOXENV=py33-dj18
- TOXENV=py34-dj18
- TOXENV=py35-dj18
- TOXENV=py27-dj111
- TOXENV=py34-dj111
- TOXENV=py35-dj111
install:
- pip install tox codecov
script: tox -v