mirror of
https://github.com/safing/portbase
synced 2025-09-01 18:19:57 +00:00
Merge pull request #6 from safing/feature/travis/setup
Enable Travis for PRs targeting develop
This commit is contained in:
commit
f16bd27773
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ os:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- /^feature\/travis\/.+$/ # feature/travis/*
|
||||
- /^fix\/travis\/.+$/ # fix/travis/*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue