mirror of
https://github.com/danbulant/pngjs
synced 2026-05-19 04:08:44 +00:00
Only build master branch to avoid duplicate builds (#144)
This commit is contained in:
parent
40178cabb2
commit
0704ce06d7
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ after_success:
|
|||
node_js:
|
||||
- "10"
|
||||
- "12"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue