about summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 2ab57adb59..0000000000
--- a/.travis.yml
+++ /dev/null
@@ -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