mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-03 23:15:56 +00:00
install pyYaml for coveralls
This commit is contained in:
parent
d9a1d50917
commit
21b0921128
@ -8,8 +8,8 @@ before_install:
|
||||
- sudo chroot rootfs /debootstrap/debootstrap --second-stage
|
||||
- git clone https://github.com/raspberrypi/tools.git rpi_tools
|
||||
- export PATH=$(pwd)/rpi_tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin:$PATH
|
||||
- sudo apt-get install -y python-yaml
|
||||
- pip install --user cpp-coveralls
|
||||
- pip install pyYaml
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
|
Loading…
Reference in New Issue
Block a user