Skip to content

Commit

Permalink
fix: Nix build on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmd committed Jun 19, 2020
1 parent 9994026 commit 9debf09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ language: shell

.nix: &NIX
language: nix
nix: 2.3.5
script:
- nix-build --argstr coq-url "$COQ" --extra-substituters https://coq.cachix.org --trusted-public-keys "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= coq.cachix.org-1:5QW/wwEnD+l2jvN6QRbRRsa4hBHG3QiQQ26cxu1F5tI="

Expand Down

0 comments on commit 9debf09

Please sign in to comment.