mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
install typescript in travis ci
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
before_install:
|
||||
# required when sudo: required for the Ruby petstore tests
|
||||
- gem install bundler
|
||||
- npm install -g typescript
|
||||
|
||||
install:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user