ci: ignore dependabot branches

This commit is contained in:
Michael Vines
2019-06-22 21:04:54 -07:00
parent 78483ac49c
commit c7161781b4

View File

@ -12,6 +12,10 @@ cache:
directories: directories:
- ~/.npm - ~/.npm
branches:
only:
- master
notifications: notifications:
email: false email: false