Try getting CI to work on next branch

This commit is contained in:
Vincent Prouillet 2018-09-30 23:46:48 +02:00
parent c0090513a0
commit e9acd3bda5
2 changed files with 2 additions and 0 deletions

View file

@ -54,6 +54,7 @@ branches:
# release tags
- /^v\d+\.\d+\.\d+.*$/
- master
- next
notifications:
email: false

View file

@ -51,6 +51,7 @@ branches:
# Release tags
- /^v\d+\.\d+\.\d+.*$/
- master
- next
# disable automatic builds
build: false