mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -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
|
||||
- cd -
|
||||
- autoreconf -i
|
||||
- ./configure --enable-gcov
|
||||
- ./configure --enable-gcov --enable-drun
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue