Skip to content

Commit fdd5e5a

Browse files
committed
ci: add node 13
1 parent b2cc37b commit fdd5e5a

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,10 +1,9 @@
11
language: node_js
22
node_js:
3+
- 13
34
- 12
45
- 10
56
- 8
67
- 6
78
- 4
8-
cache:
9-
directories:
10-
- ~/.npm
9+
cache: npm

0 commit comments

Comments
 (0)