mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
Enable drun in travis builds.
This commit is contained in:
parent
4a4769f0b4
commit
74cbad6814
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ before_script:
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- cd -
|
- cd -
|
||||||
- autoreconf -i
|
- autoreconf -i
|
||||||
- ./configure --enable-gcov
|
- ./configure --enable-gcov --enable-drun
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in a new issue