feat(build): Add Travis configuration to build everything
The default Travis build command for Nix is `nix-build`, which will build all derivations specified in the default.nix.
This commit is contained in:
parent
90948a48e1
commit
fc2e508ab8
2 changed files with 2 additions and 1 deletions
1
tools/nixery/.travis.yml
Normal file
1
tools/nixery/.travis.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
language: nix
|
||||
Loading…
Add table
Add a link
Reference in a new issue