travis for apps

This commit is contained in:
Paolo Cignoni 2017-03-28 18:45:55 +02:00
parent 570f203bf6
commit dff73e531e
1 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ os:
- osx
# Compiler selection
compiler:
- clang
@ -43,7 +42,7 @@ install:
# Build steps
script:
- cd apps/tridecimator
- cd apps
- mkdir build
- cd build
- cmake ..