Enable drun in travis builds.

This commit is contained in:
Dave Davenport 2016-08-31 10:09:41 +02:00
parent 4a4769f0b4
commit 74cbad6814
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ before_script:
- sudo make install
- cd -
- autoreconf -i
- ./configure --enable-gcov
- ./configure --enable-gcov --enable-drun
script:
- make