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