Skip to content

Commit

Permalink
Travis: using the installed nixpkgs for cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalabasquer committed Jan 23, 2020
1 parent 9cc575f commit 9926691
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 @@ -2,7 +2,7 @@ os:
- linux
language: nix
before_install:
- nix-env -if https://github.com/cachix/cachix/tarball/master --substituters https://cachix.cachix.org --trusted-public-keys cachix.cachix.org-1:eWNHQldwUO7G2VkjpnjDbWwy4KQ/HNxht7H4SSoMckM=
- 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
Expand Down

0 comments on commit 9926691

Please sign in to comment.