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

Commit

Permalink
Upgrade from nodejs 8.9.1 => 8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb authored Apr 30, 2018
1 parent 4623d69 commit 54eca5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/javascript.groovy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import groovy.transform.Field
// Which NodeJS versions to test on
@Field final List nodejsVersionsToTest = [
'8.9.1',
'8.11.1',
'9.2.0'
]
// Which OSes to test on
Expand Down

0 comments on commit 54eca5d

Please sign in to comment.