Skip to content

Commit 51c89c3

Browse files
committed
travis: Seventh try: use --user option for pip install.
1 parent c80d71c commit 51c89c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addons:
1212
- python3
1313
- python3.4
1414
- gcc-4.7
15-
#- gcc-multilib
15+
- gcc-multilib
1616
#- gcc-arm-none-eabi
1717
- qemu-system
1818
- mingw32
@@ -26,7 +26,7 @@ before_script:
2626
# # For teensy build
2727
# - sudo apt-get install realpath
2828
# # For coverage testing
29-
- pip install cpp-coveralls
29+
- pip install --user cpp-coveralls
3030

3131
script:
3232
- make -C minimal test CC=gcc-4.7
@@ -41,6 +41,7 @@ script:
4141
#- make -C cc3200 BTARGET=application BTYPE=release
4242
#- make -C cc3200 BTARGET=bootloader BTYPE=release
4343
- make -C windows CROSS_COMPILE=i586-mingw32msvc-
44+
- which coveralls
4445

4546
# run tests without coverage info
4647
- (cd tests && MICROPY_CPYTHON3=python3.4 ./run-tests)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy