mya/node_modules/elementtree/.travis.yml
Fabio 82ccd023df
Some checks are pending
Build Android APK / build (push) Waiting to run
first commit
2026-01-21 15:08:14 +01:00

14 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