diff options
Diffstat (limited to 'UI source code/dns_mapping_ui-master/.travis.yml')
| -rw-r--r-- | UI source code/dns_mapping_ui-master/.travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/UI source code/dns_mapping_ui-master/.travis.yml b/UI source code/dns_mapping_ui-master/.travis.yml new file mode 100644 index 0000000..f4be7a0 --- /dev/null +++ b/UI source code/dns_mapping_ui-master/.travis.yml @@ -0,0 +1,5 @@ +language: node_js +node_js: 10 +script: npm run test +notifications: + email: false |
