diff --git a/.travis.yml b/.travis.yml index d1638a09..49b4ad50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,10 +21,10 @@ matrix: - os: osx env: BUILD_TYPE=cmake UPNP=OFF MAKE_UPNP=no - os: linux - compiler: cmake + compiler: clang++ env: BUILD_TYPE=make UPNP=ON MAKE_UPNP=yes - os: linux - compiler: cmake + compiler: clang++ env: BUILD_TYPE=make UPNP=OFF MAKE_UPNP=no addons: apt: