Skip to content

Commit 511c789

Browse files
committed
Update test suite to travis-lxc 0.10.1
1 parent f840283 commit 511c789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ install:
1919
else pip install "ansible${ANSIBLE_VERSION}"; fi;
2020
pip install --pre ansible-lint; pip install jmespath netaddr
2121
- ansible --version
22-
- ansible-galaxy install lae.travis-lxc,v0.10.0
22+
- ansible-galaxy install lae.travis-lxc,v0.10.1
2323
- ansible-playbook tests/install.yml -i tests/inventory
2424
- git archive --format tar.gz HEAD > lae.proxmox.tar.gz && ansible-galaxy install
2525
lae.proxmox.tar.gz,$(git rev-parse HEAD),lae.proxmox && rm lae.proxmox.tar.gz

0 commit comments

Comments
 (0)