use container-based infrastructure

This commit is contained in:
Daniel Sipka 2015-10-12 01:49:43 +02:00
parent 2f336034f8
commit beae293ea8

View File

@ -8,7 +8,6 @@ env:
- COMPILER=g++-4.8 - COMPILER=g++-4.8
- COMPILER=g++-4.7 - COMPILER=g++-4.7
- COMPILER=clang++-3.5 - COMPILER=clang++-3.5
- COMPILER=clang++-3.6
addons: addons:
apt: apt:
@ -24,7 +23,6 @@ addons:
- g++-4.8 - g++-4.8
- g++-4.9 - g++-4.9
- clang-3.5 - clang-3.5
- clang-3.6
- build-essential - build-essential
- cmake - cmake
- libboost1.55-dev - libboost1.55-dev