We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6a927 commit 929306bCopy full SHA for 929306b
.travis.yml
@@ -7,6 +7,7 @@ matrix:
7
language: objective-c
8
osx_image: xcode8
9
before_install:
10
+ - export PATH=/usr/local/opt/llvm/bin:"${PATH}"
11
- brew install llvm
12
- sudo swift utils/make-pkgconfig.swift
13
script:
0 commit comments