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.
1 parent 053cdd6 commit 7da7ed2Copy full SHA for 7da7ed2
circle.yml
@@ -11,7 +11,8 @@ machine:
11
PLOTLY_JUPYTER_TEST_DIR: /home/ubuntu/${CIRCLE_PROJECT_REPONAME}/plotly/tests/test_optional/test_jupyter
12
13
node:
14
- version: 4.2.1
+ # use a pre-installed version of node so we don't need to download it.
15
+ version: 4.2.2
16
17
dependencies:
18
0 commit comments