mirror of
https://github.com/actions/setup-python.git
synced 2025-06-29 22:23:46 +00:00
Initial pass
This commit is contained in:
commit
39c08a0eaa
7242 changed files with 1886006 additions and 0 deletions
9
node_modules/getpass/.travis.yml
generated
vendored
Normal file
9
node_modules/getpass/.travis.yml
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "5.10"
|
||||
- "4.4"
|
||||
- "4.1"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
before_install:
|
||||
- "make check"
|
Loading…
Add table
Add a link
Reference in a new issue