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
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246

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