Skip to content

Commit

Permalink
Move around rich-editor files
Browse files Browse the repository at this point in the history
  • Loading branch information
charrondev committed Aug 8, 2018
1 parent 008a6e0 commit fa20cf1
Show file tree
Hide file tree
Showing 98 changed files with 5 additions and 92 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
!/plugins/ProfileExtender/
!/plugins/Quotes/
!/plugins/recaptcha/
!/plugins/rich-editor/
!/plugins/SplitMerge/
!/plugins/StopForumSpam/
!/plugins/stubcontent/
Expand Down
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,16 @@ before_script:
- tests/travis/setup.sh
# Node
- yarn install --pure-lockfile
- cd plugins/rich-editor
- yarn install
- cd ../..

# Cache Composer package files.
cache:
directories:
- $HOME/.composer/cache/files
- $TRAVIS_BUILD_DIR/node_modules
- $TRAVIS_BUILD_DIR/plugins/rich-editor/node_modules
yarn: true

# No additional system dependencies to install. Skip the install step.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
22 changes: 0 additions & 22 deletions rich-editor/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions rich-editor/.travis.yml

This file was deleted.

31 changes: 0 additions & 31 deletions rich-editor/travis/install.sh

This file was deleted.

0 comments on commit fa20cf1

Please sign in to comment.