Skip to content

Commit eb61a77

Browse files
author
Gabriel Schulhof
committed
build: remove Node.js 6 from and add Node.js 13 to travis
1 parent bcc1d58 commit eb61a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ env:
1212
# https://github.com/jasongin/nvs/blob/master/doc/CI.md
1313
- NVS_VERSION=1.4.2
1414
matrix:
15-
- NODEJS_VERSION=node/6
1615
- NODEJS_VERSION=node/8
1716
- NODEJS_VERSION=node/10
1817
- NODEJS_VERSION=node/12
18+
- NODEJS_VERSION=node/13
1919
- NODEJS_VERSION=nightly
2020
matrix:
2121
fast_finish: true

0 commit comments

Comments
 (0)