Consume different tool-cache

This commit is contained in:
Danny McCormick 2019-06-26 16:52:05 -04:00
parent e4990368a5
commit 4d73af8dd9
54 changed files with 3141 additions and 255 deletions

5
node_modules/shelljs/.travis.yml generated vendored Normal file
View file

@ -0,0 +1,5 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"