remote .travis.yml as we migrated to github actions

This commit is contained in:
Domen Kožar
2020-04-09 15:03:05 +02:00
parent a693a9fa4b
commit a364b1551a
-8
View File
@@ -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