4 lines
88 B
YAML
4 lines
88 B
YAML
language: nix
|
|
script:
|
|
- nix-build tests/intern.nix
|
|
- nix-build tests/extern.nix
|