9 lines
119 B
YAML
Raw Normal View History

2023-03-29 15:20:05 +00:00
language: node_js
dist: xenial
node_js:
- "stable"
script:
- xvfb-run --auto-servernum npm test
services:
- xvfb