Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix travis build #418

Merged
merged 7 commits into from
Feb 14, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix travisCI build for ca-cert
  • Loading branch information
shanmsac committed Feb 7, 2022
commit 522bb68686460adbf443d8f8b8d34c859b75e383
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ matrix:
- sudo apt-get install python3
- sudo apt-get -y install python3-pip
- sudo apt-get install wget
- sudo update-ca-certificates -f -v
- pip3 --version
- pip3 install --user awscli
- mkdir -p ~/.aws
Expand Down