updated travis

This commit is contained in:
Phuntsok Drak-pa 2018-04-26 14:46:19 +02:00
parent a60f4ac045
commit 1c1de59c0a
1 changed files with 0 additions and 2 deletions

View File

@ -10,12 +10,10 @@ matrix:
- cd build - cd build
- cmake -DCMAKE_BUILD_TYPE=Debug .. - cmake -DCMAKE_BUILD_TYPE=Debug ..
- make -j - make -j
- ../debug/projet_lzw -c -i ../debug/projet_lzw
- script: - script:
- cd build - cd build
- cmake -DCMAKE_BUILD_TYPE=Release .. - cmake -DCMAKE_BUILD_TYPE=Release ..
- make -j - make -j
- ../bin/projet_lzw -c -i ../bin/projet_lzw
notifications: notifications:
email: email: