Skip to content

Commit d21b19f

Browse files
committed
Replicating a failed build to test Opsgenie orb
1 parent 5ee4551 commit d21b19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
echo 'source ${NVM_DIR}/nvm.sh' --install >> $BASH_ENV
2121
- run:
2222
name: Build Node v8 nvm
23-
command: nvm install v8.1.2
23+
command: nvm install v1.1.2
2424
- run:
2525
name: Install dependencies
2626
command: |

0 commit comments

Comments
 (0)