tvl-depot/.travis.yml
Vincent Ambo 565a00254b fix: Bump Nix in CI setup to 2.2.2
Yants does not seem to work with older versions of Nix and I have not
yet figured out why.
2019-08-29 13:06:12 +01:00

4 lines
88 B
YAML

language: nix
nix: 2.2.2
script:
- nix eval --raw '(import ./tests.nix)' --show-trace