We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7ce4e commit 09d0db0Copy full SHA for 09d0db0
.travis.yml
@@ -14,6 +14,7 @@ addons:
14
15
install:
16
- pip install ansible
17
+ - gem install travis
18
19
before_script:
20
- docker run --name xenial -d codeyourinfra/python3:xenial
0 commit comments