Skip to content

Commit

Permalink
Workaround for Boto/Travis Defect
Browse files Browse the repository at this point in the history
See travis-ci/travis-ci#7940

Signed-off-by: Geoffrey Wiseman <geoffrey.wiseman@codiform.com>
  • Loading branch information
geoffreywiseman committed Oct 29, 2018
1 parent 48aa781 commit 329b038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:
- 3.5
- 3.6
install:
- export BOTO_CONFIG=/dev/null
- pip install .
- pip install -r requirements-test.txt
script:
Expand Down

0 comments on commit 329b038

Please sign in to comment.