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

Commit 44ee322

Browse files
authored
Merge pull request #937 from adityapatadia/patch-1
updated node version to 12
2 parents 7e3e3d4 + e507214 commit 44ee322

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
@@ -10,7 +10,7 @@ jobs:
1010
- os: linux
1111
env: NODE_VERSION=10
1212
- os: linux
13-
env: NODE_VERSION=11
13+
env: NODE_VERSION=12
1414

1515
script:
1616
- tools/test-travis.sh

0 commit comments

Comments
 (0)