mirror of
https://github.com/actions/setup-python.git
synced 2026-06-10 11:00:51 +03:00
Initial pass
This commit is contained in:
+7
@@ -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