feat(build): Enable Nix builds in Travis.CI
This commit is contained in:
parent
a47bd5675f
commit
01ef180cff
1 changed files with 2 additions and 0 deletions
2
.travis.yml
Normal file
2
.travis.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
language: nix
|
||||
sudo: true
|
Loading…
Reference in a new issue