Browse Source

Remove critic from travis

tags/0.16
9seconds 7 years ago
parent
commit
6e6049a73a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -13,7 +13,6 @@ before_script: make prepare
13 13
 script:
14 14
   - make all
15 15
   - make lint
16
-  - make critic
17 16
   - make test
18 17
 
19 18
 matrix:

Loading…
Cancel
Save