[T] Tmp: checking pipeline fail

This commit is contained in:
seleznevae
2019-01-12 16:18:42 +03:00
parent 38cb3db339
commit 0510aca314
3 changed files with 5 additions and 2 deletions

View File

@@ -20,4 +20,5 @@ main_task:
- cp fort.c fort.cpp
- c++ -Wall -Wextra -Werror -DFT_CONGIG_HAVE_WCHAR fort.cpp -c -o fort.o
- rm fort.o
- rm fort.cpp
- cd ..