forked from loafle/openapi-generator-original
install typescript in travis ci
This commit is contained in:
parent
69de0ecb9b
commit
1e45af2fbc
@ -10,6 +10,7 @@ services:
|
||||
before_install:
|
||||
# required when sudo: required for the Ruby petstore tests
|
||||
- gem install bundler
|
||||
- npm install -g typescript
|
||||
|
||||
install:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user