Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
temporary disable clang
  • Loading branch information
mbrainiac committed Jun 3, 2016
1 parent c461dd8 commit 1b7119a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ language: c
matrix:
include:
- os: linux
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang
#env: CC=clang CXX=clang++ npm_config_clang=1
#compiler: clang
- os: osx

cache:
Expand All @@ -31,11 +31,11 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.7
#- llvm-toolchain-precise-3.7
packages:
- libgnome-keyring-dev
- icnsutils
- clang-3.7
#- clang-3.7
- graphicsmagick
- xz-utils
- rpm
Expand Down

0 comments on commit 1b7119a

Please sign in to comment.