Skip to content

Commit 9dc0ee4

Browse files
committed
Add node 13 to travis.
1 parent 4e62168 commit 9dc0ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "10"
77
- "11"
88
- "12"
9+
- "13"
910
before_install:
1011
- npm install -g npm
1112
before_script:

0 commit comments

Comments
 (0)