Projekt

Obecné

Profil

Stáhnout (119 Bajtů) Statistiky
| Větev: | Revize:
1
language: node_js
2
dist: xenial
3
node_js:
4
  - "stable"
5
script:
6
  - xvfb-run --auto-servernum npm test
7
services:
8
  - xvfb
(1-1/7)