Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit e9c72a7

Browse files
committed
fix node version for travis, upgrade libraries
1 parent df2b6ee commit e9c72a7

File tree

3 files changed

+1001
-954
lines changed

3 files changed

+1001
-954
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22

33
node_js:
4-
- stable
4+
- '10'
55

66
install:
77
- npm install

0 commit comments

Comments
 (0)