Skip to content

Commit 929306b

Browse files
committed
Set PATH
1 parent fb6a927 commit 929306b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ matrix:
77
language: objective-c
88
osx_image: xcode8
99
before_install:
10+
- export PATH=/usr/local/opt/llvm/bin:"${PATH}"
1011
- brew install llvm
1112
- sudo swift utils/make-pkgconfig.swift
1213
script:

0 commit comments

Comments
 (0)