travis.yml: Use make check

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
Quentin Glidic 2016-03-20 14:54:03 +01:00
parent 73018f829e
commit 2eabe6ac09

View file

@ -35,7 +35,7 @@ before_script:
script:
- ./configure --enable-gcov
- make
- make test
- make check
# to re-enable if xdotool is allowed.
- make test-x
- make test-x1