aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-07 14:19:40 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-07 14:19:40 +0000
commita4017a4c75d7b893247f05d4f8fa2736eb8eebe1 (patch)
treee1dd457282a0e37efdcd304bf4fddd6c0dbcc154 /.travis.yml
parent75df0ab8508723ed171727727aa8e61e0cc25f94 (diff)
downloadverismith-a4017a4c75d7b893247f05d4f8fa2736eb8eebe1.tar.gz
verismith-a4017a4c75d7b893247f05d4f8fa2736eb8eebe1.zip
Fix travis build and .envrc
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 942cd62..4ee507a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,6 @@ jobs:
- name: "Nix build"
env: NIX=1
-before_script: nix-env -i cabal ghc
+before_script: nix-env -i cabal-install ghc
script: ./scripts/build.sh