mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-07 22:53:52 -05:00
7 lines
65 B
YAML
7 lines
65 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "8"
|
|
- "10"
|
|
- "12"
|