Simplify Travis config a bit
This commit is contained in:
@@ -16,11 +16,9 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env:
|
env: TOXENV=py35-1.8.X
|
||||||
- TOXENV=py35-1.8.X
|
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env:
|
env: TOXENV=py35-1.9.X
|
||||||
- TOXENV=py35-1.9.X
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "irc.freenode.org#django-compressor"
|
irc: "irc.freenode.org#django-compressor"
|
||||||
after_success:
|
after_success:
|
||||||
|
Reference in New Issue
Block a user