Skip to content

Commit

Permalink
Merge pull request ARMmbed#63 from ARMmbed/g-fix-travis-1
Browse files Browse the repository at this point in the history
Fix .travis.yml requirements install
  • Loading branch information
Deepika authored Sep 27, 2017
2 parents 1cb007f + f32cad9 commit c29add2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ install:
# Get dependencies
- git clone https://github.com/armmbed/mbed-os.git
# Install python dependencies
- pip install -r mbed-os/requirements.txt
- pip install --user -r mbed-os/requirements.txt

0 comments on commit c29add2

Please sign in to comment.