]> git.immae.eu Git - github/fretlink/ansible-clever.git/blobdiff - .travis.yml
Migrate to dhall 1.26.1 and merge types and terms
[github/fretlink/ansible-clever.git] / .travis.yml
index 36019b874d04257ff35fd8b2ddb47eb3939acba1..4f5d09c4f15a36f43af56e2f0d5cd26f001e35e8 100644 (file)
@@ -4,8 +4,8 @@ language: nix
 sudo: false
 
 install:
-  - nix-env -i python2.7-ansible python2.7-ansible-lint ShellCheck-0.6.0
-  - nix-env -if ./dhall-1.21.0.nix
+  - nix-env -i python2.7-ansible python2.7-ansible-lint ShellCheck-0.7.0
+  - nix-env -if ./dhall-1.26.1.nix
 
   # Check ansible version
   - ansible --version