Commit 835cf4c1 authored by Stefan Behnel's avatar Stefan Behnel

Re-enable failure checks for Py3.2 in travis as that version is correctly supported (again).

parent c896e861
...@@ -50,7 +50,6 @@ matrix: ...@@ -50,7 +50,6 @@ matrix:
allow_failures: allow_failures:
- python: pypy - python: pypy
- python: pypy3 - python: pypy3
- python: 3.2
- python: 3.6-dev - python: 3.6-dev
- python: 3.7-dev - python: 3.7-dev
exclude: exclude:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment