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 a7c4da1 commit 9cb2389Copy full SHA for 9cb2389
.travis.yml
@@ -8,6 +8,7 @@ matrix:
8
osx_image: xcode8
9
before_install:
10
- export PATH=/usr/local/opt/llvm/bin:"${PATH}"
11
+ - brew update
12
- brew install llvm
13
- sudo swift utils/make-pkgconfig.swift
14
script:
0 commit comments