]> granicus.if.org Git - strace/commitdiff
travis: re-enable testing with the latest mainline kernel headers
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 12 Jun 2018 12:27:22 +0000 (12:27 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 13 Jun 2018 16:18:38 +0000 (16:18 +0000)
As <linux/signal.h> is out of the game now, the Linux commit
v4.17-rc3-7-g7a074e9 should not cause harm anymore, so let's enable
testing with the latest mainline kernel headers again.

* .travis.yml (matrix): Do not specify KBRANCH for KHEADERS=torvalds/linux.

.travis.yml

index 3678eaf7b3573e6a811b47d1471c97ba92a9c001..af823f99c0d363663ad739e0f229b0276ef1e637 100644 (file)
@@ -24,7 +24,6 @@ matrix:
         - STACKTRACE=libunwind
         - CHECK=coverage
         - KHEADERS=torvalds/linux
-        - KBRANCH=v4.17
     - compiler: gcc
       env:
         - TARGET=x86_64