fix: wercker fixes

This commit is contained in:
NGPixel 2017-08-11 20:01:42 -04:00
parent b2e754c45e
commit a7a4595482

View File

@ -4,8 +4,8 @@ build:
- script:
name: install dependencies
code: |
apt update
apt install build-essential
apt-get update
apt-get install build-essential -y
npm install -g yarn
- script:
name: yarn install