Merge pull request #13323 from 0xc0170/fix_travis_scancode

Travis: fix scandcode failure
pull/13325/head
Martin Kojtal 2020-07-21 13:03:32 +01:00 committed by GitHub
commit a548e2c367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ matrix:
language: python
python: 3.6.8 # scancode-toolkit v3.1.1 requires v3.6.8
install:
# workaround for https://github.com/ARMmbed/mbed-os/issues/13322
- pip install pdfminer.six==20200517
- pip install scancode-toolkit==3.1.1
before_script:
- mkdir -p SCANCODE