mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 06:49:15 +01:00
11 lines
104 B
YAML
11 lines
104 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.11"
|
|
- "0.10"
|
|
- "0.12"
|
|
- "1"
|
|
- "2"
|
|
- "3"
|
|
- "4"
|
|
sudo: false
|