Use nix-2.3.6 in CI.

This commit is contained in:
Benjamin Summers 2020-06-10 17:28:47 -07:00
parent ba5bd09724
commit 7af96ab458

View File

@ -2,7 +2,7 @@ jobs:
include: include:
- os: linux - os: linux
language: nix language: nix
nix: 2.1.3 nix: 2.3.6
env: STACK_YAML=pkg/hs/stack.yaml env: STACK_YAML=pkg/hs/stack.yaml
before_install: before_install:
- git lfs pull - git lfs pull