This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
77 B
YAML
Raw Normal View History

2020-08-23 23:25:47 +02:00
language: node_js
node_js:
- "8"
- "10"
install: npm install
sudo: false