1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/streamqueue/.travis.yml
2025-08-25 17:48:13 +08:00

10 lines
96 B
YAML
Executable File

language: node_js
node_js:
- 0.10
before_script:
- npm install --dev
script:
- npm test