1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

Overwrite env

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
Lukas Kämmerling 2020-07-31 07:49:50 +02:00
parent 6cb377f1e5
commit 3b42434144

View file

@ -1,6 +1,7 @@
language: python
python:
- 3.7
python: 3.7
env:
matrix:
- T=none
@ -42,7 +43,9 @@ build:
ci:
- which python
- which python3
- python --version
- ls -s /usr/bin/python3 /root/venv/bin/python -f
- python --version
- tests/utils/shippable/timing.sh tests/utils/shippable/shippable.sh $T
integrations: