This commit is contained in:
metacryst
2026-01-09 11:14:27 -06:00
parent cf03c95664
commit 637c9e4674
2149 changed files with 527743 additions and 0 deletions

14
node_modules/elementtree/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,14 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "0.11"
- "0.12"
- "iojs"
script: make test
notifications:
email:
- tomaz+travisci@tomaz.me