Skip to content

Commit

Permalink
Temporarily allow Nix build failures on Travis CI
Browse files Browse the repository at this point in the history
For more details, see pew-org#221.
  • Loading branch information
tjanez committed Aug 17, 2020
1 parent 81c14ce commit a3ef8ef
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 @@ -59,4 +59,5 @@ matrix:
script: nix build -v --arg nixpkgs "import (fetchTarball ''https://github.com/NixOS/nixpkgs-channels/archive/$CHANNEL_HASH.tar.gz'') {}"
env: CHANNEL_HASH=nixos-unstable
allow_failures:
- env: CHANNEL_HASH=07b42ccf2de451342982b550657636d891c4ba35
- env: CHANNEL_HASH=nixos-unstable

0 comments on commit a3ef8ef

Please sign in to comment.