Commit 0a813539 authored by Niels's avatar Niels

reverted changes

parent b9592bd2
......@@ -31,18 +31,6 @@ matrix:
packages: ['clang-3.6', 'valgrind']
env: COMPILER=clang++-3.6
- os: linux
compiler: clang
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
packages: ['clang-3.7']
env: COMPILER=clang++-3.7
- os: osx
compiler: clang
env: COMPILER=clang++
script:
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
- ./json_unit "*"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment