Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Nov 22, 2020
1 parent 84447ca commit be6a1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
key_url: https://apt.llvm.org/llvm-snapshot.gpg.key
packages: [ clang-11, g++-10 ]
env:
- CXX=clang++-10
- CXX=clang++-11

- <<: *clang-11
env:
Expand Down

0 comments on commit be6a1b6

Please sign in to comment.