aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 1719c17..395625c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,12 +7,6 @@ env:
script:
- nix-env -iA cachix -f https://cachix.org/api/v1/install
- nix-build | if [[ ! -z $CACHIX_SIGNING_KEY ]]; then cachix push verismith; fi
-jobs:
- include:
- - name: Cabal build
- env: NIX=0
- - name: Nix build
- env: NIX=1
cache:
directories:
- "$HOME/.cabal"