Skip to content

Commit cb6e10f

Browse files
committed
Work around polly linking issue in LLVM 10 tests
1 parent a742796 commit cb6e10f

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
@@ -195,6 +195,7 @@ matrix:
195195
packages:
196196
- *BASE_PACKAGES
197197
- llvm-10-dev
198+
- libclang-common-10-dev
198199
rust: 1.39.0
199200
dist: bionic
200201
- deploy: # Documentation build; Only latest supported LLVM version for now

0 commit comments

Comments
 (0)