Explorar el Código

Remove critic from travis

tags/0.16
9seconds hace 7 años
padre
commit
6e6049a73a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml Ver fichero

@@ -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…
Cancelar
Guardar