mirror of
https://github.com/actions/setup-python.git
synced 2026-04-28 16:41:26 +03:00
Initial pass
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- '0.10'
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
Reference in New Issue
Block a user