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

Commit 44a6509

Browse files
build: adds 8.3 required version instead of major 9v
1 parent 3589811 commit 44a6509

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
@@ -5,7 +5,7 @@ cache:
55
notifications:
66
email: false
77
node_js:
8-
- '9'
8+
- '8.3'
99
before_script:
1010
- npm prune
1111
script:

0 commit comments

Comments
 (0)