nixpkgs-update/.travis.yml

9 lines
184 B
YAML
Raw Normal View History

2018-04-08 17:26:56 +03:00
sudo: true
2018-04-08 17:21:48 +03:00
language: nix
script:
- nix-env -iA cachix -f https://cachix.org/api/v1/install
- cachix use nixpkgs-update
- cachix push nixpkgs-update --watch-store&
- nix-build