소스 검색

Use a better branch name.

Piotrek Koszuliński 9 년 전
부모
커밋
b6d6962a04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/ckeditor5-autoformat/.travis.yml

+ 1 - 1
packages/ckeditor5-autoformat/.travis.yml

@@ -16,7 +16,7 @@ before_install:
   - sh -e /etc/init.d/xvfb start
 install:
   - npm install mgit2 lerna
-  - npm install git://github.com/ckeditor/ckeditor5-dev.git#t/mgit-tests
+  - npm install git://github.com/ckeditor/ckeditor5-dev.git#t/6
   - cd node_modules/ckeditor5-dev/packages/ckeditor5-dev-tests && npm install && npm link
   - cd $TRAVIS_BUILD_DIR && npm link @ckeditor/ckeditor5-dev-tests
   - npm install gulp @ckeditor/ckeditor5-dev-lint