testing travis

This commit is contained in:
jeefo 2016-09-12 19:56:03 +03:00 committed by GitHub
commit 8262077372

View file

@ -1,7 +1,7 @@
addons:
apt:
packages:
- clang-3.9
- clang-3.7
- lib32stdc++6
- lib32z1-dev
- libc6-dev-i386
@ -9,7 +9,7 @@ addons:
- gcc-multilib
- g++-multilib
sources:
- llvm-toolchain-precise-3.9
- llvm-toolchain-precise-3.7
- ubuntu-toolchain-r-test
language: cpp
branches: