2014-08-08 18:12:24 +04:00
|
|
|
language: cpp
|
2014-08-09 05:22:06 +04:00
|
|
|
compiler: clang
|
2014-08-08 18:12:24 +04:00
|
|
|
os:
|
|
|
|
- linux
|
|
|
|
- osx
|
2014-05-06 00:37:28 +04:00
|
|
|
|
|
|
|
notifications:
|
2015-07-02 03:46:10 +03:00
|
|
|
email: false
|
2014-05-06 00:37:28 +04:00
|
|
|
|
|
|
|
script: './script/cibuild'
|
2014-08-20 18:49:37 +04:00
|
|
|
|
|
|
|
git:
|
|
|
|
depth: 10
|