Skip to content

Commit

Permalink
one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteemann committed Nov 13, 2021
1 parent f6d79fb commit 33cf8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -83,7 +83,7 @@ matrix:
- LDFLAGS="-fuse-ld=lld-10"
addons:
apt:
packages: ['clang-10', 'clang++-10', 'clang-format-10', 'clang-tools-10', 'cmake']
packages: ['clang-10', 'clang++-10', 'clang-format-10', 'clang-tools-10', 'lld-10', 'cmake']

- name: "mac"
os: osx
Expand Down

0 comments on commit 33cf8bf

Please sign in to comment.