remote .travis.yml as we migrated to github actions
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user