1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

add addons

This commit is contained in:
Matthias Leutenegger 2019-08-15 13:25:20 +02:00
parent 7ffeb6fe8b
commit 5b0f1dfb54

View file

@ -14,8 +14,11 @@ env:
install: install:
- pip install molecule docker - pip install molecule docker
- git clone https://github.com/arillso/tests molecule/default/lint - git clone https://github.com/arillso/tests molecule/default/lint
addons:
apt:
packages:
- bzip2
before_script: before_script:
- cd ../ - cd ../