mirror of
https://kkgithub.com/actions/setup-python.git
synced 2025-11-07 06:21:51 +08:00
Initial pass
This commit is contained in:
7
node_modules/async-limiter/.travis.yml
generated
vendored
Normal file
7
node_modules/async-limiter/.travis.yml
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "node"
|
||||
script: npm run travis
|
||||
cache:
|
||||
yarn: true
|
||||
Reference in New Issue
Block a user