Remove Aragon CLI, document system deps #162

Merged
raucao merged 3 commits from dev/aragon_truffle into master 2019-08-09 16:38:41 +00:00
Showing only changes of commit ae71691c5b - Show all commits

View File

@ -16,6 +16,8 @@ cache:
- apps/vault/node_modules - apps/vault/node_modules
install: install:
- npm install -g @aragon/cli
- npm install -g truffle
- npm install - npm install
before_script: before_script: