Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 0b95794

Browse files
committed
Test 3.7 in Travis
Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
1 parent 926e05c commit 0b95794

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
sudo: true
3+
dist: xenial
34
services:
45
- docker
56
cache:
@@ -8,6 +9,7 @@ cache:
89
python:
910
- "3.5"
1011
- "3.6"
12+
- "3.7"
1113
install:
1214
- wget https://github.com/bblfsh/client-python/releases/download/v2.2.1/protobuf-python_3.4.1-1_amd64.deb
1315
- sudo dpkg -i protobuf-python_3.4.1-1_amd64.deb

0 commit comments

Comments
 (0)