Skip to content

Commit

Permalink
remove old node support
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
  • Loading branch information
Stebalien committed Feb 19, 2019
1 parent 9ec1c77 commit 545fce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def js_api_commit = 'v29.1.0'
def interop_commit = 'master'

def js_api_platforms = ['linux', 'macos']
def js_api_node_versions = ['8.11.3', '10.4.1']
def js_api_node_versions = ['10.4.1']

def yarn_version = '1.5.1'
def yarn_path = './node_modules/.bin/yarn'
Expand Down

0 comments on commit 545fce7

Please sign in to comment.