Python 3.5 needs explicit Travis setting

This commit is contained in:
Jakub Warmuz
2016-01-09 13:31:50 +00:00
parent 7728f4d28a
commit 34010a0168
+4 -1
View File
@@ -24,12 +24,15 @@ env:
- TOXENV=py27 BOULDER_INTEGRATION=1
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=lint
- TOXENV=cover
# Disabled for now due to requiring sudo -> causing more boulder integration
# DNS timeouts :(
# - TOXENV=apacheconftest
matrix:
include:
- env: TOXENV=py35
python: 3.5
# Only build pushes to the master branch, PRs, and branches beginning with