Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/math/.travis.yml')
-rw-r--r--src/main/webapp/math/.travis.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/main/webapp/math/.travis.yml b/src/main/webapp/math/.travis.yml
deleted file mode 100644
index d4f8e325..00000000
--- a/src/main/webapp/math/.travis.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-language: node_js
-node_js:
-- stable
-sudo: false
-script:
-- npm install
-- npm test
-branches:
- only:
- - "/^\\d+\\.\\d+/"
-deploy:
- provider: npm
- email: manager@mathjax.org
- api_key:
- secure: VbG6GALVGUCeZKhaqpR1JD70ZWC20NyTSyue9htlmLMhrw02JR/5Bi7mZDZrnvAqo8gSO6MGE6lbbaBBI5u42iklNHFYg+RTeEF7CafoVBSC7QeNNdkpDJyeEQ+zEAWKv4/oOcqH9logQBJoW+iT9xHlyVIZxmEYG9ptWYzouWk=
- on:
- tags: true