python 3.8 is now stable, our tests should always pass

This commit is contained in:
ziirish 2020-03-31 00:49:19 +02:00
parent 4a72ad8359
commit 902fa1eb79
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46

View file

@ -55,7 +55,6 @@ test:lint:3.8:
- tags
- rc
- demo
allow_failure: true
test:py:3.6:
stage: test
@ -106,7 +105,6 @@ test:py:3.8:
artifacts:
reports:
junit: .reports/burpui.junit.xml
allow_failure: true
build:py3:
stage: build