.travis.yml
This commit is contained in:
parent
101c9fcc74
commit
15ec47d306
|
@ -36,3 +36,5 @@ addons:
|
||||||
script:
|
script:
|
||||||
- autoreconf -v --install --force && ./configure --prefix=/usr && make -j10 && make check
|
- autoreconf -v --install --force && ./configure --prefix=/usr && make -j10 && make check
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue