Parcourir la source

Simplified .travis.yml.

Piotrek Koszuliński il y a 9 ans
Parent
commit
940632fb36
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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