Skip to content

Commit

Permalink
Travis: Use specific version of dapptools
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalabasquer committed Jan 23, 2020
1 parent 62a54de commit 4433006
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 @@ -5,6 +5,6 @@ before_install:
- 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 solc
- nix-env -f https://github.com/makerdao/nixpkgs-pin/tarball/master -iA pkgsVersions.dapp-0_26_0.{solc,dapp}
script:
- dapp --use solc:0.5.12 test

0 comments on commit 4433006

Please sign in to comment.