Skip to content

Commit 64d6a07

Browse files
committed
fix build
1 parent 64f909d commit 64d6a07

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
dist: trusty
2+
13
language: node_js
24

35
node_js:
4-
- 14
6+
- "14"
57

68
cache:
79
yarn: true

0 commit comments

Comments
 (0)