Merge branch 'dev' into dev-external-functions

pull/334/head
Josselin 5 years ago
commit 704ca81a0b
  1. 3
      scripts/travis_test_dapp.sh

@ -7,6 +7,9 @@ cd test_dapp
curl https://nixos.org/nix/install | sh
. "$HOME/.nix-profile/etc/profile.d/nix.sh"
nix-env -iA nixpkgs.cachix
cachix use dapp
git clone --recursive https://github.com/dapphub/dapptools $HOME/.dapp/dapptools
nix-env -f $HOME/.dapp/dapptools -iA dapp seth solc hevm ethsign

Loading…
Cancel
Save