Promote Python 3.5; must pass

This commit is contained in:
hugovk 2015-09-14 17:06:13 +03:00
parent 33cd2a5e9b
commit 6e82984e34

View File

@ -9,13 +9,13 @@ notifications:
python:
- "pypy"
- "pypy3"
- 3.4
- 3.5
- 2.7
- 2.6
- "2.7_with_system_site_packages" # For PyQt4
- 3.2
- 3.3
- 3.5
- 3.4
- nightly
install:
@ -110,7 +110,6 @@ after_script:
matrix:
fast_finish: true
allow_failures:
- python: 3.5
- python: nightly
env: