Needed to fix in two places

This commit is contained in:
NHOrus 2018-03-08 14:54:33 +03:00
parent a39935eac4
commit 99512a8b0b

View file

@ -69,7 +69,7 @@ dist:
test:debug: test:debug:
stage: test stage: test
before_script: before_script:
- zypper install -y make gcc libedit-devel libasan3 libubsan0 python python2-PyYAML lcov - zypper install -y make gcc libedit-devel libasan5 libubsan1 python python2-PyYAML lcov
script: script:
- make coverage - make coverage
artifacts: artifacts: