Skip to content

Commit

Permalink
removing troublesome before_install call
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Oct 1, 2019
1 parent 4b0b466 commit 815d9e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,6 @@ matrix:
env: TOXENV=py38
before_install:
- sudo rm -f /etc/boto.cfg
- sudo touch ~/.aws/credentials
- export BOTO_CONFIG=/dev/null
install:
- pip install tox pipenv
Expand Down

0 comments on commit 815d9e5

Please sign in to comment.