From 2acb3d4f7a61f0a6d932624ccf11cd14d5dc1ff8 Mon Sep 17 00:00:00 2001 From: Clement Delafargue Date: Wed, 2 Oct 2019 11:02:54 +0200 Subject: Migrate to dhall 1.26.1 and merge types and terms --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 3004369..4f5d09c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ sudo: false install: - nix-env -i python2.7-ansible python2.7-ansible-lint ShellCheck-0.7.0 - - nix-env -if ./dhall-1.21.0.nix + - nix-env -if ./dhall-1.26.1.nix # Check ansible version - ansible --version -- cgit v1.2.3