Skip to content

Commit 17a64ba

Browse files
committed
v4.0.20190430
1 parent e909b69 commit 17a64ba

File tree

7 files changed

+724
-185
lines changed

7 files changed

+724
-185
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
package-lock.json

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- "6"
55
- "8"
66
- "10"
7+
- "12"
78
jobs:
89
include:
910
- stage: lint

0 commit comments

Comments
 (0)