Disable develop branch from triggering travis

Temporary, while we move to GitHub Actions.
This commit is contained in:
Djamil Legato
2020-12-04 10:07:48 -08:00
committed by GitHub
parent 6eb083bebe
commit 809767883b

View File

@@ -6,7 +6,6 @@ php:
- '7.4'
branches:
only:
- develop
- master
- build_test
notifications: