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 23da219 commit 3a88447Copy full SHA for 3a88447
.travis.yml
@@ -11,6 +11,7 @@ services:
11
- docker
12
13
before_install:
14
+ - pip install --user --upgrade awscli
15
- ./base.bash
16
17
script:
0 commit comments