testing travis-ci #5

This commit is contained in:
Phuntsok Drak-pa 2018-04-06 04:15:11 +02:00
parent 219e321760
commit 23626fdd6b
1 changed files with 12 additions and 25 deletions

View File

@ -1,27 +1,14 @@
matrix:
include:
- language: cpp
dist: trusty
compiler:
- clang
os:
- linux
script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Debug ..
- make
- language: cpp
dist: trusty
compiler:
- clang
os:
- linux
# ruby: 2.2.0
script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release ..
- make
language: cpp
dist: trusty
compiler:
- clang
os:
- linux
script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Debug ..
- make
notifications:
email:
- phundrak@phundrak.fr
email:
- phundrak@phundrak.fr