mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-03 13:23:33 +00:00
Fix build issue with truffle
This commit is contained in:
parent
1385e108c8
commit
2d9e938d46
@ -24,7 +24,7 @@ before_install:
|
||||
- sudo apt-get -y install python-pip python-dev
|
||||
- pip install awscli --upgrade --user
|
||||
# Install truffle
|
||||
- npm install -g truffle
|
||||
- yarn global add truffle
|
||||
before_script:
|
||||
# Used in the tests of the project
|
||||
- export NODE_ENV=testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user