This commit is contained in:
aor-fokus 2019-01-16 17:11:10 +01:00
parent fda2561bd0
commit fe018af17b

View File

@ -1,7 +1,7 @@
services:
- docker
install:
- apt install python3 python3-pip
- sudo apt-get install -y python3 python3-pip
- pip3 install pyresttest
before_script:
- sudo apt update