mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Drop 3.3 tests from travis
They are causing only problems now that Python3.3 is deprecated. See e.g. https://travis-ci.org/davidhalter/jedi/jobs/381881020. Also as a solution approach: https://github.com/davidhalter/jedi/pull/1125.
This commit is contained in:
@@ -2,7 +2,6 @@ language: python
|
||||
sudo: true
|
||||
python:
|
||||
- 2.7
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
|
||||
Reference in New Issue
Block a user