Also include branch develop for tests in order to also apply to PRs

This commit is contained in:
Daniel 2019-08-21 08:44:05 +02:00
parent e4889b0d77
commit a357844e67

View file

@ -7,6 +7,7 @@ os:
branches:
only:
- master
- develop
- /^feature\/travis\/.+$/ # feature/travis/*
- /^fix\/travis\/.+$/ # fix/travis/*