mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
6 lines
66 B
YAML
6 lines
66 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- '0.10'
|
|
- '4'
|
|
- '6'
|