tvl-depot/.travis.yml

11 lines
261 B
YAML
Raw Normal View History

2017-06-22 15:55:38 +02:00
---
language: nix
script:
# Build the derivation targeting NixOS.
# This derivation executes tests.
- nix-build default.nix
# Build the release derivation with statically linked executables
# for multiple operating systems.
- nix-build release.nix