From cbd70c1ac6457dfc217dbedb6a4ed9bde487c85c Mon Sep 17 00:00:00 2001 From: Robert Widmann Date: Tue, 13 Mar 2018 17:02:35 -0600 Subject: [PATCH] Update to LLVM 6.0 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 90cc9a9b..742f868f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ matrix: include: - os: osx language: objective-c - osx_image: xcode9 + osx_image: xcode9.2 before_install: - export PATH=/usr/local/opt/llvm/bin:"${PATH}" - brew update @@ -38,6 +38,7 @@ matrix: - export PATH=${PWD}/swift-4.0-RELEASE-ubuntu14.04/usr/bin:"${PATH}" - sudo ./swift-4.0-RELEASE-ubuntu14.04/usr/bin/swift utils/make-pkgconfig.swift script: + - git checkout tags/0.2.3 - swift test notifications: slack: