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 24c6f37 commit 4d30c4dCopy full SHA for 4d30c4d
.travis.yml
@@ -7,8 +7,8 @@ matrix:
7
language: objective-c
8
osx_image: xcode8
9
before_install:
10
- - cp ./cllvm.pc /usr/local/lib/pkgconfig/cllvm.pc
11
- brew install llvm
+ - sudo swift utils/make-pkgconfig.swift
12
script:
13
- swift build
14
- os: linux
0 commit comments