database-petani-mobile/node_modules/elementtree/.travis.yml
2026-02-23 16:39:35 +07:00

15 lines
158 B
YAML

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