diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/chardet/.travis.yml')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/chardet/.travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/chardet/.travis.yml b/sandbox/testAppNevena/Front/node_modules/chardet/.travis.yml new file mode 100644 index 00000000..ceafed96 --- /dev/null +++ b/sandbox/testAppNevena/Front/node_modules/chardet/.travis.yml @@ -0,0 +1,5 @@ +language: node_js +node_js: + - "6" + - "8" + - "10" |