From 8c531f1278b9961889089dc48cb4da42301f3bf8 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sat, 21 Apr 2018 15:10:06 +0200 Subject: Add: also validate Pull Requests with clang 6.0 with OSX as target --- Jenkinsfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Jenkinsfile b/Jenkinsfile index 78672fe68..2d9f4e8a4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -13,6 +13,9 @@ def ci_stages = [ "Archs": [ "linux-i386-gcc-6": "openttd/compile-farm-ci:linux-i386-gcc-6", ], + "OS": [ + "osx-10.9": "openttd/compile-farm-ci:osx-10.9", + ], ] def generateStage(targets) { -- cgit v1.2.3-70-g09d2