mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 03:04:30 +08:00
Try installing Python3.6 in travis
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: python3.6
|
language: python
|
||||||
|
python: 3.6
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- ENV=test
|
- ENV=test
|
||||||
|
|||||||
Reference in New Issue
Block a user