]> granicus.if.org Git - strace/blobdiff - .travis.yml
Remove linux/ptp_clock.h
[strace] / .travis.yml
index 94bf0916649074789b5777d075d0e7c33eca8056..f5af69f51ddaaa585fdbd9cf257c4846b41dd173 100644 (file)
@@ -27,28 +27,29 @@ matrix:
     - compiler: gcc
       env:
         - TARGET=x86
-    - compiler: clang-3.8
+    - compiler: clang
       env:
         - TARGET=x86_64
     - compiler: musl-gcc
       env:
         - TARGET=x86_64
-    - compiler: clang-3.8
+    - compiler: clang
       env:
         - TARGET=x86
     - 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