Skip to content

Commit c8a10cc

Browse files
author
Sylvain MARIE
committed
Fixed travis build, ready for tag
1 parent b4fa2f6 commit c8a10cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ matrix:
1616
env: DEPLOY_ENV="true"
1717
dist: xenial
1818
sudo: true
19-
- name: "Python 3.8"
20-
python: 3.8
21-
dist: xenial
22-
sudo: true
19+
# - name: "Python 3.8" need autoclass issue solved https://github.com/smarie/python-autoclass/issues/43
20+
# python: 3.8
21+
# dist: xenial
22+
# sudo: true
2323

2424
env:
2525
global:

0 commit comments

Comments
 (0)