]> granicus.if.org Git - strace/blobdiff - .travis.yml
userfaultfd: enhance decoding of struct uffdio_api.features
[strace] / .travis.yml
index 94bf0916649074789b5777d075d0e7c33eca8056..9abc3df873cfe772c7e76c0baf5db94db881169b 100644 (file)
@@ -39,16 +39,17 @@ matrix:
     - compiler: musl-gcc
       env:
         - TARGET=x86
-    - compiler: gcc-6
+    - compiler: gcc-7
       env:
         - TARGET=x86_64
-    - compiler: gcc-6
+    - compiler: gcc-7
       env:
         - TARGET=x32
-    - compiler: gcc-6
+    - compiler: gcc-7
       env:
         - TARGET=x86
     - compiler: gcc
       env:
         - TARGET=x86_64
         - CHECK=coverage
+        - KHEADERS=torvalds/linux