Skip to content
Snippets Groups Projects
Commit 242752c1 authored by nimrod's avatar nimrod
Browse files

- Reenabled Python 3.2 Travis CI but allow it to fail for now.

parent 85c4a83b
Branches
Tags
No related merge requests found
---
language: python
python: ["2.7", "3.3", "3.4", "3.5"]
python: ["2.7", "3.2", "3.3", "3.4", "3.5"]
dist: trusty
sudo: false
cache:
- pip
matrix:
allow_failures:
- python: "3.2"
install:
- pip install tox-travis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment