Skip to content

Commit

Permalink
Merge pull request #10 from kosssi/travis
Browse files Browse the repository at this point in the history
Update ansible version
  • Loading branch information
kosssi committed Jul 27, 2015
2 parents 91fc901 + 3c77062 commit 3aa3450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
- 2.7

install:
- pip install ansible==1.4.0
- pip install ansible==1.5.0

script:
- cd tests
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
galaxy_info:
author: kosssi
description: Install phpStorm.
min_ansible_version: 1.4
min_ansible_version: 1.5
license: MIT
platforms:
- name: Ubuntu
Expand Down

0 comments on commit 3aa3450

Please sign in to comment.