8
0
Pārlūkot izejas kodu

Added missing code reporter to Travis.

Kamil Piechaczek 9 gadi atpakaļ
vecāks
revīzija
79030f87e0
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      packages/ckeditor5-ui/.travis.yml

+ 1 - 0
packages/ckeditor5-ui/.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: