prepare branch for release 2

This commit is contained in:
Slawomir Jaranowski
2020-02-22 14:45:20 +01:00
parent 1951d18467
commit 505f1cce2c
33 changed files with 9818 additions and 1 deletions

15
node_modules/xmldom/.travis.yml generated vendored Normal file
View File

@ -0,0 +1,15 @@
language: node_js
cache:
npm: false
node_js:
- '0.10'
branches:
only:
- master
- proof
- travis-ci
script: npm test