We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 555a6c9 + 3084565 commit a3b6389Copy full SHA for a3b6389
appveyor.yml
@@ -20,7 +20,7 @@ environment:
20
IBM_CREDENTIALS_FILE: C:\projects\sdk-credentials\ibm-credentials.env
21
install:
22
# Get the latest stable version of Node.js or io.js
23
-- ps: Install-Product node $env:nodejs_version
+- ps: Install-Product node 12.13.0
24
25
- cmd: >-
26
pip install git+git://github.com/smsearcy/bumpversion.git@issue-135
0 commit comments