Commit 73601739 authored by Xavier Fernandez's avatar Xavier Fernandez

Add 3.6-dev and nightly to travis configuration

parent 5af3d094
......@@ -5,8 +5,14 @@ python:
- 3.3
- 3.4
- 3.5
- "3.6-dev"
- nightly
- pypy
- pypy3
matrix:
fast_finish: true
allow_failures:
- python: "3.6-dev"
- python: nightly
env:
- ""
- LC_ALL=C LC_CTYPE=C
......
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