UNPKG

167 BYAMLView Raw
1
2language: node_js
3node_js:
4 - 0.6
5 - 0.7
6 - 0.8
7before_script:
8 - "ssh-keygen -t rsa -f ~/.ssh/id_rsa -N ''"
9 - "cat ~/.ssh/id_rsa.pub > ~/.ssh/authorized_keys"