Install pip

This commit is contained in:
Scott Shawcroft 2018-12-04 15:30:53 -08:00
parent 2bbda2f0e4
commit eb8a467dc6
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ before_script:
- gcc --version
- arm-none-eabi-gcc --version
- python3 --version
- sudo apt-get install -y python3-pip
- pip3 install --user adafruit-nrfutil
script: