diff --git a/.travis.yml b/.travis.yml index b602958e..9366e75d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,9 +35,9 @@ install: before_script: - autoreconf -i + - ./configure --enable-gcov script: - - ./configure --enable-gcov - make - make check # to re-enable if xdotool is allowed.