diff options
Diffstat (limited to 'cordova/node_modules/shelljs/.travis.yml')
| -rwxr-xr-x | cordova/node_modules/shelljs/.travis.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cordova/node_modules/shelljs/.travis.yml b/cordova/node_modules/shelljs/.travis.yml new file mode 100755 index 0000000..1b3280a --- /dev/null +++ b/cordova/node_modules/shelljs/.travis.yml @@ -0,0 +1,6 @@ +language: node_js +node_js: + - "0.10" + - "0.11" + - "0.12" + |
