Skip to content

Commit 8a7776c

Browse files
committed
TEST: language: python
1 parent 8e99c1a commit 8a7776c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ git:
66
jobs:
77
include:
88
- name: Installed Vim with checks
9+
language: python
10+
python:
11+
- "2.7"
12+
- "3.7"
913
env:
1014
- VIM_VERSION=installed
1115
- MAKE_TARGET="checkvim"

0 commit comments

Comments
 (0)