Forgot `npm run` in the command, added.

pull/44/head
Jeroen Akkerman 5年前
コミット 5a37a534dc

@ -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

読み込み中…
キャンセル
保存