mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-30 22:51:01 -06:00
Rebuilt dist JS & don't use npx
yet in travis.yml
This commit is contained in:
parent
4bea687682
commit
aa7a5f041d
@ -5,7 +5,7 @@ node_js:
|
||||
- '8' # EOL: December 2019
|
||||
- '6' # EOL: April 2019
|
||||
script:
|
||||
- npx gulp
|
||||
- npm run prepare
|
||||
- npm run test:types
|
||||
before_deploy:
|
||||
- if [ "$TRAVIS_BRANCH" = master ] && [ "$TRAVIS_PULL_REQUEST" = false ]; then npm version prerelease --no-git-tag-version --preid "$TRAVIS_BUILD_NUMBER"; fi
|
||||
|
2
dist/easymde.min.js
vendored
2
dist/easymde.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user