Update .travis.yml
This commit is contained in:
parent
684428ec80
commit
6a760eb1dc
@ -11,6 +11,12 @@ env:
|
||||
jobs:
|
||||
- MOLECULE_DISTRO=debian:stretch-slim
|
||||
- MOLECULE_DISTRO=debian:buster-slim
|
||||
|
||||
script:
|
||||
- ./test.sh
|
||||
notifications:
|
||||
email:
|
||||
if: branch = master
|
||||
on_success: change
|
||||
on_failure: always
|
||||
recipients:
|
||||
- desarrollo.benders@idealista.com
|
||||
|
Loading…
Reference in New Issue
Block a user