Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Jan 7, 2021
1 parent 267d825 commit 1bff17a
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 54 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ matrix:
- name: "Linux (Clang compiler)"
os: linux
compiler: clang
env: OS=linux COMPILER=clang CLANG_VERSION=10
env: OS=linux COMPILER=clang CLANG_VERSION=11
addons:
apt:
sources:
- sourceline: 'ppa:ubuntu-toolchain-r/test'
packages:
- clang-10
- clang-11
- cmake
- doxygen
- graphviz
Expand Down
Loading

0 comments on commit 1bff17a

Please sign in to comment.