Projekt

Obecné

Profil

Stáhnout (109 Bajtů) Statistiky
| Větev: | Revize:
1
language: node_js
2
before_install:
3
  - npm install -g npm
4
node_js:
5
  - "0.8"
6
  - "0.10"
7
  - "0.12"
8
  - "iojs"
(1-1/6)