Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CatInCosmicSpace authored Feb 19, 2019
1 parent 16961f0 commit 65f0ebe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ matrix:
packages:
- clang-3.7
sources: *sources
- os: linux
compiler: clang
env: COMPILER_NAME=clang CXX=clang++-3.8 CC=clang-3.8
addons:
apt:
packages:
- clang-3.8
sources: *sources

install:
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
Expand Down

0 comments on commit 65f0ebe

Please sign in to comment.