Skip to content

Commit f197d9e

Browse files
author
Kirill Kornyakov
committed
Remove all tests as non-nessesary
1 parent 4e7f421 commit f197d9e

18 files changed

+11
-29778
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ before_script:
1111
- mkdir ./build
1212
- cd ./build
1313
script:
14-
- cmake -DCMAKE_BUILD_TYPE=Debug ..
14+
- cmake ..
1515
- make -j
16-
- cd ./bin
17-
- ./practice2_test
1816
notifications:
1917
email: false

3rdparty/CMakeLists.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)