Skip to content

Commit cb964c5

Browse files
chenrui333diemol
authored andcommitted
Upgrade build env to bionic and python version to the v3.8.0 (#976)
1 parent 5939373 commit cb964c5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
dist: bionic
12
language: python
2-
3-
sudo: required
3+
python:
4+
- "3.8.0"
45

56
services:
67
- docker

0 commit comments

Comments
 (0)