mirror of
https://github.com/thumbsup/thumbsup
synced 2024-11-05 12:01:04 +00:00
6 lines
67 B
YAML
6 lines
67 B
YAML
language: node_js
|
|
node_js:
|
|
- '6'
|
|
- '8'
|
|
script: scripts/cibuild
|