mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 03:04:30 +08:00
ci: Travis: test with py38 also
This commit is contained in:
committed by
Dave Halter
parent
2572136fcb
commit
7dfc56992a
@@ -10,6 +10,8 @@ matrix:
|
||||
include:
|
||||
- env: ENV=test_coverage
|
||||
python: 2.7
|
||||
- env: ENV=test_coverage
|
||||
python: 3.8
|
||||
install:
|
||||
- |
|
||||
if [ "$ENV" = "test" ]; then
|
||||
|
||||
Reference in New Issue
Block a user