mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-05 14:14:47 +00:00
add python 3.4 tox environments to travis for builds
This commit is contained in:
parent
4ec540c32c
commit
95e378aec7
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ env:
|
|||
- TOXENV=py33-1.5.x
|
||||
- TOXENV=py33-1.6.x
|
||||
- TOXENV=py33-1.7.x
|
||||
- TOXENV=py34-1.5.x
|
||||
- TOXENV=py34-1.6.x
|
||||
- TOXENV=py34-1.7.x
|
||||
- TOXENV=pypy-1.4.x
|
||||
- TOXENV=pypy-1.5.x
|
||||
- TOXENV=pypy-1.6.x
|
||||
|
|
|
|||
Loading…
Reference in a new issue