Skip to content
Snippets Groups Projects
Commit acb5b383 authored by Travis Savo's avatar Travis Savo Committed by GitHub
Browse files

Update .probo.yaml

parent d1bff3b0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@ steps:
- plugin: Script
name: Install NVM, Install dependencies, run tests
script: |
curl https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh
curl https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh -o install.sh
bash install.sh
export NVM_DIR="/root/.nvm" && . "$NVM_DIR/nvm.sh"
nvm install 7
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment