Explorar el Código

Updated .travis.yml.

Piotrek Koszuliński hace 9 años
padre
commit
2ce393ccf4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      packages/ckeditor5-autoformat/.travis.yml

+ 2 - 0
packages/ckeditor5-autoformat/.travis.yml

@@ -19,3 +19,5 @@ install:
   - ckeditor5-dev-tests-install-dependencies
 script:
   - ckeditor5-dev-tests-travis
+after_success:
+  - codeclimate-test-reporter < coverage/lcov.info