* .gitlab-ci.yml (arch-gcc-glibcxxdebug): Do not call env.

This commit is contained in:
Alexandre Duret-Lutz 2019-09-26 17:16:28 +02:00
parent 2fa68cc44d
commit 362682c7cd

View file

@ -116,7 +116,6 @@ arch-gcc-glibcxxdebug:
- /wip/
image: registry.lrde.epita.fr/spot-arch
script:
- env
- autoreconf -vfi
- ./configure --enable-devel --enable-c++17 --enable-glibcxx-debug
- make