Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge 743721f into 7674314
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed May 17, 2019
2 parents 7674314 + 743721f commit 5d25990
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -16,11 +16,8 @@ before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm i -g yarn
- export CWD=$(pwd)
install:
- cd /tmp && git clone https://github.com/ckeditor/ckeditor5-dev.git && cd ckeditor5-dev && git checkout t/ckeditor5/1662 && cd packages/ckeditor5-dev-tests && yarn install && yarn link && cd $CWD
#- yarn add @ckeditor/ckeditor5-dev-tests
- yarn add file:/tmp/ckeditor5-dev/packages/ckeditor5-dev-tests
- yarn add @ckeditor/ckeditor5-dev-tests
- ckeditor5-dev-tests-install-dependencies
script:
- ckeditor5-dev-tests-travis
Expand Down

0 comments on commit 5d25990

Please sign in to comment.