Update .travis.yml

This commit is contained in:
Víctor Suárez Fernández 2021-04-29 15:29:30 +02:00 committed by GitHub
parent 684428ec80
commit 6a760eb1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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