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
- cmake -DCMAKE_BUILD_TYPE=Debug ..
- make -j
- ../debug/projet_lzw -c -i ../debug/projet_lzw
- script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release ..
- make -j
- ../bin/projet_lzw -c -i ../bin/projet_lzw
notifications:
email: