Commit faac3c47 authored by Niels's avatar Niels

fixed travis

parent 5993ff99
......@@ -3,7 +3,6 @@ language: cpp
sudo: false
compiler:
- clang
- gcc
env:
......@@ -12,17 +11,6 @@ env:
- COMPILER=clang-3.6
- COMPILER=clang-3.7
matrix:
exclude:
- compiler: clang
env: COMPILER=g++-4.9
- compiler: clang
env: COMPILER=g++-5
- compiler: gcc
env: COMPILER=clang-3.6
- compiler: gcc
env: COMPILER=clang-3.7
addons:
apt:
sources:
......
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