Skip to content

Commit

Permalink
Back to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Jan 6, 2017
1 parent be74316 commit 29cadab
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 @@ -24,16 +24,16 @@ matrix:
- gcc-5
- g++-5
- gnupg
- env: COMPILER_VERSION=3.9
- env: COMPILER_VERSION=3.5
os: linux
compiler: clang++
addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-3.8
- llvm-toolchain-trusty-3.5
packages:
- clang-3.8
- clang-3.5
- gnupg

install:
Expand Down

0 comments on commit 29cadab

Please sign in to comment.