mirror of
https://github.com/davidhalter/parso.git
synced 2026-05-26 02:08:57 +08:00
Not testing Python 3.3 anymore on travis. It seems to be broken
This commit is contained in:
@@ -3,7 +3,6 @@ sudo: false
|
|||||||
python:
|
python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.3
|
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user