Remove critic from travis

This commit is contained in:
9seconds
2019-01-24 08:17:05 +03:00
parent 916714a909
commit 6e6049a73a
-1
View File
@@ -13,7 +13,6 @@ before_script: make prepare
script:
- make all
- make lint
- make critic
- make test
matrix: