mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-05 15:10:49 +00:00
install typescript in travis ci
This commit is contained in:
parent
69de0ecb9b
commit
1e45af2fbc
@ -10,6 +10,7 @@ services:
|
|||||||
before_install:
|
before_install:
|
||||||
# required when sudo: required for the Ruby petstore tests
|
# required when sudo: required for the Ruby petstore tests
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
|
- npm install -g typescript
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user