Skip to content

Commit 98a5141

Browse files
csvnzbjornson
authored andcommitted
Add Node.js v13 to CI
* Build with Node v13 Fixes #1483 * Add CHANGELOG.md entry * Remove Node v13 changelog entry
1 parent 37d556c commit 98a5141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
install:
33
- npm install --build-from-source
44
node_js:
5+
- '13'
56
- '12'
67
- '10'
78
- '8'

0 commit comments

Comments
 (0)