mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Push Travis builds to cachix in background
This commit is contained in:
parent
57116a7636
commit
a68033c30a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ env:
|
|||
install:
|
||||
- nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||
- cachix use "${CACHIX_CACHE}"
|
||||
- cachix push "${CACHIX_CACHE}" -w &
|
||||
|
||||
script:
|
||||
- nix-build ci.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue