Explorar el Código

Simplified .travis.yml.

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

+ 1 - 1
.travis.yml

@@ -19,4 +19,4 @@ install:
   - mgit bootstrap --repository-resolver=@ckeditor/ckeditor5-dev-tests/lib/git-https-resolver.js
   - lerna bootstrap
 script:
-  - node_modules/.bin/ckeditor5-dev-tests --reporter=dots
+  - ckeditor5-dev-tests --reporter=dots