Skip to content

Commit

Permalink
update travis.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fasiondog committed Nov 19, 2020
1 parent 8213166 commit 5db536e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: bionic
sudo: true
language: C++
matrix:
Expand Down Expand Up @@ -36,7 +37,7 @@ matrix:
addons:
apt:
sources:
- llvm-toolchain-xenial-5.0
- llvm-toolchain-bionic-5.0
packages:
- g++-8
- clang-5.0
Expand All @@ -47,7 +48,7 @@ matrix:
addons:
apt:
sources:
- llvm-toolchain-xenial-6.0
- llvm-toolchain-bionic-6.0
packages:
- g++-8
- clang-6.0
Expand Down

0 comments on commit 5db536e

Please sign in to comment.