mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-23 01:40:10 +00:00
12 lines
96 B
YAML
12 lines
96 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- "6"
|
|
- "7"
|
|
- "8"
|
|
|
|
notifications:
|
|
email: false
|
|
|
|
sudo: false
|