chore: Remove Travis CI integration file

The depot is not built using Travis (but might be built using
SourceHut or something in the future).
This commit is contained in:
Vincent Ambo 2020-01-01 16:36:57 +01:00
parent 41232a1c78
commit 59aeebd495

View file

@ -1,9 +0,0 @@
language: nix
nix: 2.2.2
env:
- NIX_PATH="nixpkgs=${TRAVIS_BUILD_DIR}"
before_script:
- nix-env -f '<nixpkgs>' -iA third_party.cachix
- cachix use tazjin
script:
- nix-build ci-builds.nix | cachix push tazjin