Nix on Travis

From NixOS Wiki
Revision as of 05:59, 7 May 2018 by imported>Vbgl (Creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Travis-CI provides a language: nix setting (to put in a .travis.yml file) to run continuous integration scripts on a machine with Nix installed.

See Travis-CI documentation for Nix.