2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-19 07:54:28 -06:00

Forgot npm run in the command, added.

This commit is contained in:
Jeroen Akkerman 2019-01-17 09:50:54 +01:00
parent 2ad0d26127
commit 5a37a534dc

View File

@ -8,7 +8,7 @@ before_script:
- npm install -g gulp
script:
- gulp
- test:types
- npm run test:types
deploy:
- provider: npm
email: info@saturnserver.org