Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 04a404a

Browse files
updated node version to 12
1 parent d74149d commit 04a404a

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
@@ -9,7 +9,7 @@ matrix:
99
- os: linux
1010
env: NODE_VERSION=10
1111
- os: linux
12-
env: NODE_VERSION=11
12+
env: NODE_VERSION=12
1313
script:
1414
- tools/test-travis.sh
1515
addons:

0 commit comments

Comments
 (0)