Explorar el Código

Updated CI script.

Piotrek Koszuliński hace 9 años
padre
commit
3c25232504
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -18,4 +18,4 @@ install:
   - npm install
   - npm install @ckeditor/ckeditor5-dev-tests
 script:
-  - node_modules/.bin/ckeditor5-dev-tests --ignore-duplicates --reporter=dots --files=**/*.js
+  - node_modules/.bin/ckeditor5-dev-tests --reporter=dots