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:
parent
41232a1c78
commit
59aeebd495
1 changed files with 0 additions and 9 deletions
|
@ -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
|
|
Loading…
Add table
Reference in a new issue