summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-31 21:01:25 +0100
committerDave Davenport <qball@gmpclient.org>2016-10-31 21:01:25 +0100
commit659f80757890d0befd1ab1cf8b12955c70f5e897 (patch)
tree01e33af67c1c12f92784b620f9adbafbe5684a12 /.gitlab-ci.yml
parent52d862a4f5c10814561f70d59f5b70598ebd268f (diff)
Remove wrong copy paste.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b0785ba1..8edf70e1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,9 +14,6 @@ before_script:
- ./autogen.sh --prefix=/usr
- make
- sudo make install
- - cd -
- - autoreconf -i
- - ./configure --enable-gcov --enable-drun
build-rofi:
script: