testing travis-ci #3
This commit is contained in:
parent
8ef4789b27
commit
c30e9e7579
17
.travis.yml
17
.travis.yml
@ -1,12 +1,7 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
|
dist: trusty
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
os:
|
||||||
os: linux
|
- linux
|
||||||
addons:
|
ruby: 2.2.0
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- george-edison55-precise-backports
|
|
||||||
packages:
|
|
||||||
- cmake-data
|
|
||||||
- cmake
|
|
||||||
|
Loading…
Reference in New Issue
Block a user