Projekt

Obecné

Profil

Stáhnout (106 Bajtů) Statistiky
| Větev: | Revize:
1
language: node_js
2
node_js:
3
  - "6"
4
  - "8"
5
  - "10"
6
  - "node"
7
script: npm run travis
8
cache:
9
  yarn: true
(3-3/7)