1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-15 08:04:21 +00:00

Allow Ubuntu 16.04 failure

This commit is contained in:
Carles Fernandez 2018-02-28 16:20:38 +01:00
parent 6873df8071
commit 33d3b460ef

View File

@ -139,6 +139,7 @@ ubuntu16.04:
- make -j2
- make check
- make install
allow_failure: true
ubuntu18.04: