Skip to content

Commit

Permalink
testing clang 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denzo77 authored Nov 6, 2017
1 parent 1e55e14 commit 0d587f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ matrix:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.7
- llvm-toolchain-precise-5.0
packages:
- clang-3.7
env: COMPILER=clang++-3.7
- clang-5.0
env: COMPILER=clang++-5.0

before_install:
- $CXX --version
Expand Down

0 comments on commit 0d587f4

Please sign in to comment.