Skip to content

Commit

Permalink
Testing: Lock travis-lxc to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martbhell committed Dec 17, 2018
1 parent 36dfb3f commit 4816f3d
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 @@ -25,7 +25,7 @@ install:
- pip install ansible
- ansible --version
- printf '[defaults]\nroles_path=../\ncallback_whitelist=profile_tasks' >ansible.cfg
- ansible-galaxy install lae.travis-lxc
- ansible-galaxy install lae.travis-lxc,v0.7.3
- ansible-playbook -vvv tests/install.yml -i tests/inventory

script:
Expand Down

0 comments on commit 4816f3d

Please sign in to comment.