Skip to content

Commit 7a98585

Browse files
committed
package: update dapendencies and use node 12 for travis
1 parent 9c5dcb4 commit 7a98585

File tree

3 files changed

+71
-293
lines changed

3 files changed

+71
-293
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language : node_js
22
node_js :
3-
- 10.15.0
3+
- 12
44
install:
55
- npm install
66
script:

0 commit comments

Comments
 (0)