testing travis-ci
This commit is contained in:
parent
3baf57fbd4
commit
88af47a9e5
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
language: cpp
|
||||||
|
compiler:
|
||||||
|
- clang
|
||||||
|
- gcc
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
sources:
|
||||||
|
- george-edison55-precise-backports
|
||||||
|
packages:
|
||||||
|
- cmake-data
|
||||||
|
- cmake
|
Loading…
Reference in New Issue
Block a user