]> granicus.if.org Git - re2c/commitdiff
.travis.yml: run all tests behind 'make check' 216/head
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 4 Sep 2018 18:59:05 +0000 (19:59 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 4 Sep 2018 18:59:05 +0000 (19:59 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
.travis.yml

index 7bd7e44cecd9d8db8ba10c8618fd1b3a38b56308..160f70212075492fd5eb560e00c5c4433ae1075f 100644 (file)
@@ -27,5 +27,5 @@ script:
         --prefix="$(pwd)"/re2c-install \
         --enable-docs
   - make -j$(nproc)
-  - ./run_tests.sh
+  - make -j$(nproc) check VERBOSE=1
   - make -j$(nproc) install