Skip to content
Snippets Groups Projects
Commit 545e16dc authored by nimrod's avatar nimrod
Browse files

- Now really ignore failure on Python 3.2 in Travis CI.

parent d5f9b7c4
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ sudo: false ...@@ -6,7 +6,7 @@ sudo: false
cache: cache:
- pip - pip
matrix: matrix:
allow_failure: allow_failures:
- python: "3.2" - python: "3.2"
install: install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment