]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/esutils/.travis.yml
Initial commit
[apps/tidep0084.git] / example / iot-gateway / node_modules / esutils / .travis.yml
1 language: node_js
2 node_js:
3     - "0.10"
4     - "0.11"
6 matrix:
7     allow_failures:
8         - node_js: "0.11"