forked from lix-project/lix
remote .travis.yml as we migrated to github actions
This commit is contained in:
parent
a693a9fa4b
commit
a364b1551a
|
@ -1,8 +0,0 @@
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- language: osx
|
|
||||||
script: ./tests/install-darwin.sh
|
|
||||||
- language: nix
|
|
||||||
script: nix-build release.nix -A build.x86_64-linux
|
|
||||||
notifications:
|
|
||||||
email: false
|
|
Loading…
Reference in a new issue