瀏覽代碼

Simplified .travis.yml.

Piotrek Koszuliński 9 年之前
父節點
當前提交
940632fb36
共有 1 個文件被更改,包括 1 次插入1 次删除
  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