Skip to content

Commit 3f5d809

Browse files
committed
Ignore renovate branchaes in travis
1 parent cc7e101 commit 3f5d809

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@ node_js: "10"
33
cache:
44
directories:
55
- ~/.npm
6+
branches:
7+
except:
8+
- /^renovate\/.+/
69
script:
710
- npm run test:ci

0 commit comments

Comments
 (0)