]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Use "make check" instead of "make test"
authorMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 17 Oct 2020 21:11:46 +0000 (17:11 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 17 Oct 2020 21:11:46 +0000 (17:11 -0400)
.travis.yml

index 16c4996808a60fdcaf0f539ba797438f3497d9f4..2c764e0a0bed4136eb426b15009346d826d8aebf 100644 (file)
@@ -4,6 +4,8 @@
 
 language: c
 
+script: ./configure && make && make check
+
 matrix:
   include:
     # Linux-specific build stuff