kopia lustrzana https://github.com/jprochazka/adsb-receiver
Travis - Fix to add Code Coverage support
rodzic
34eea28be9
commit
3a4a5041b8
12
.travis.yml
12
.travis.yml
|
@ -3,12 +3,12 @@ language: bash
|
|||
sudo: required
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- libcurl4-openssl-dev
|
||||
- libelf-dev
|
||||
- libdw-dev
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- libcurl4-openssl-dev
|
||||
- libelf-dev
|
||||
- libdw-dev
|
||||
|
||||
before_install: sudo apt-get -qq update
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue