mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-26 07:13:35 +01:00
8 lines
64 B
YAML
8 lines
64 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- 6
|
|
- 8
|
|
- 9
|
|
- 10
|