Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 54eca5d

Browse files
authored
Upgrade from nodejs 8.9.1 => 8.11.1
1 parent 4623d69 commit 54eca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/javascript.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import groovy.transform.Field
22
// Which NodeJS versions to test on
33
@Field final List nodejsVersionsToTest = [
4-
'8.9.1',
4+
'8.11.1',
55
'9.2.0'
66
]
77
// Which OSes to test on

0 commit comments

Comments
 (0)