Skip to content

Commit 6ddb45b

Browse files
committed
ci: improve config
1 parent 985f084 commit 6ddb45b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js: "10"
3-
cache:
4-
directories:
5-
- ~/.npm
3+
cache: yarn
64
env:
75
global:
86
- FORCE_COLOR=1
@@ -21,3 +19,4 @@ stages:
2119
branches:
2220
only:
2321
- master
22+
- /^renovate\//

0 commit comments

Comments
 (0)