Skip to content

Commit

Permalink
drone testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlong committed Sep 17, 2017
1 parent 72260c1 commit 4bd67de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline:
image: node:6.9.0
commands:
- apt-get -qq update
- apt-get build-essential g++-4.8 -y
- apt-get build-essential g++-4.8
- export CXX="g++-4.8"
- npm install -g npm@latest
- npm install -g ethereumjs-testrpc truffle
Expand Down

0 comments on commit 4bd67de

Please sign in to comment.