Project: Add develop and master to list of travis branches to build

This commit is contained in:
Mike Salvatore 2022-06-09 15:02:25 -04:00
parent 59e5823233
commit 9172b76d27
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@
group: travis_latest
branches:
only:
- develop
- master
jobs:
include:
- name: "Monkey Linux"