]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Travis change for test target.
authorMichael R Sweet <msweet@msweet.org>
Sun, 22 Nov 2020 22:25:13 +0000 (17:25 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sun, 22 Nov 2020 22:25:13 +0000 (17:25 -0500)
.travis.yml

index 925b261feef817b22d17997c2006c2391a4c4f89..c317a97a1e9e2649bdf20a97234c9daf8fbe5d07 100644 (file)
@@ -4,7 +4,7 @@
 
 language: c
 
-script: ./configure && make && make check
+script: ./configure && make && make test
 
 matrix:
   include: