forked from loafle/openapi-generator-original
[JS] fix NPE for null string and improve Travis config file (#2553)
* fix NPE with null string * update travis for nodejs * update js samples
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
language: node_js
|
||||
cache: npm
|
||||
node_js:
|
||||
- "6"
|
||||
- "6.1"
|
||||
- "5"
|
||||
- "5.11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user