2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -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 ed2f0f0b3b
commit 135341271b

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