testing travis-ci #5

This commit is contained in:
Phuntsok Drak-pa 2018-04-06 04:15:11 +02:00
parent 219e321760
commit 23626fdd6b

View File

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