Update .gitlab-ci.yml file

This commit is contained in:
Michael Scherle 2024-11-19 10:58:49 +00:00
parent f0eb8cc57d
commit 837c30875d

View File

@ -190,6 +190,7 @@ websocket-autobahn:
image: ubuntu:bionic
script:
- pip2 install 'wsaccel==0.6.3'
- pip2 install 'pip install Automat==24.8.1'
- pip2 install autobahntestsuite
- wstest -a
- git clean -fdx