Skip to content

Commit

Permalink
#32 Update Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose committed Jan 29, 2018
1 parent 5aa6177 commit 2951c9b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
language: python
python: "2.7.13"
sudo: required
language: python
group: deprecated-2017Q4

services:
- docker
install:
- pip install ansible==2.3.1.0
- pip install ansible==2.4.2.0
- pip install ansible-lint==3.4.20
- pip install molecule==1.25.0
- pip install docker
script:
Expand Down

0 comments on commit 2951c9b

Please sign in to comment.