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