Skip to content

Commit

Permalink
ci: fix nix packages due to Travis nix update to 19.09 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrbr-fl committed Sep 6, 2019
1 parent df38b99 commit f24fb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: nix
sudo: false

install:
- nix-env -i python2.7-ansible python2.7-ansible-lint ShellCheck-0.6.0
- nix-env -i python2.7-ansible python2.7-ansible-lint ShellCheck-0.7.0
- nix-env -if ./dhall-1.21.0.nix

# Check ansible version
Expand Down

0 comments on commit f24fb37

Please sign in to comment.