[WIP] Fix travis build #167

Closed
haythem96 wants to merge 1 commits from fix/travis into master

View File

@ -19,6 +19,7 @@ install:
- npm install -g @aragon/cli
- npm install -g truffle
- npm install
- npm run install-all
before_script:
- npm run devchain &