Projekt

Obecné

Profil

Stáhnout (108 Bajtů) Statistiky
| Větev: | Revize:
1
sudo: false
2
language: node_js
3
node_js:
4
  - "6"
5
  - "8"
6
  - "10"
7
  - "stable"
8
branches:
9
  only:
10
    - master
(2-2/4)