Explorar o código

Added missing code reporter to Travis.

Kamil Piechaczek %!s(int64=9) %!d(string=hai) anos
pai
achega
ff9717bfcd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ckeditor5-theme-lark/.travis.yml

+ 1 - 0
packages/ckeditor5-theme-lark/.travis.yml

@@ -18,6 +18,7 @@ before_install:
 install:
   - npm install
   - npm install @ckeditor/ckeditor5-dev-tests
+  - npm install codeclimate-test-reporter
 script:
   - node_modules/.bin/ckeditor5-dev-tests --coverage
 after_success: