Skip to content

Commit

Permalink
Upgrade dapptools version for CI running
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalabasquer committed Oct 1, 2020
1 parent bbe8741 commit ebd5795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ before_install:
- echo "trusted-users = root travis" | sudo tee -a /etc/nix/nix.conf && sudo pkill nix-daemon
- cachix use maker
- git clone --recursive https://github.com/dapphub/dapptools $HOME/.dapp/dapptools
- nix-env -f https://github.com/makerdao/makerpkgs/tarball/master -iA dappPkgsVersions.seth-0_8_4.dapp
- nix-env -f https://github.com/makerdao/makerpkgs/tarball/master -iA dappPkgsVersions.hevm-0_41_0.dapp
script:
- dapp --use solc:0.5.12 test

0 comments on commit ebd5795

Please sign in to comment.