travis-ci: don't exclude tags starting with 'debian'

This commit is contained in:
Jan Wagner 2018-03-19 08:56:44 +01:00
parent 947398540e
commit 01116e5dbc

View file

@ -34,6 +34,6 @@ after_success:
#notifications:
# email: false
branches:
except:
- /^debian\/\d/
#branches:
# except:
# - /^debian\/\d/