Skip to content

Commit 2837a0d

Browse files
committed
Merge branch 'develop' into new-webengine-support
2 parents 045ce25 + 73490de commit 2837a0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
os: linux
3939
dist: bionic
4040
python: 3.6
41+
- name: "Python 3.8 (Ubuntu 20.04 Focal)"
42+
os: linux
43+
dist: focal
44+
python: 3.8
4145

4246
install:
4347
- pip3 install 'cx-freeze==6.1'

0 commit comments

Comments
 (0)