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

Update .probo.yaml

parent 385b9bb1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,7 +3,7 @@ steps:
name: Install NVM, Install dependencies, run tests
script: |
apt-get update
apt-get install build-essentials libssl-dev
apt-get install build-essential libssl-dev
npm install -g npm@latest
npm install
npm test
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