Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 28b90b4

Browse files
Bump NodeJS version in integration tests
Signed-off-by: Alejandro García Montoro <[email protected]>
1 parent f9c424a commit 28b90b4

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
@@ -60,7 +60,7 @@ jobs:
6060
- make TEST=jdbc-mariadb integration
6161

6262
- language: node_js
63-
node_js: '7'
63+
node_js: '12'
6464
before_install:
6565
- eval "$(gimme 1.12.4)"
6666
script:

0 commit comments

Comments
 (0)