Projekt

Obecné

Profil

Stáhnout (92 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
sudo: false
2
3
language: node_js
4
5
node_js:
6
  - "4"
7
  - "6"
8
  - "stable"
9
10
script:
11
  - npm test