ok, lets try to fix the ci again

This commit is contained in:
oatmealine 2020-01-25 17:41:40 +03:00
parent e52f31882f
commit 662093ebe8
No known key found for this signature in database
GPG Key ID: C4CB49CFAD721145
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cache:
build_typescript: build_typescript:
script: script:
- npm install - npm install
- sudo npm install -g typescript - npm install --global typescript
- tsc - tsc
test_lint: test_lint: