Commit cf7dfa04 authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #815 from xavfernandez/travis

Add 3.6-dev and nightly to travis configuration
parents 5af3d094 73601739
......@@ -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