Projekt

Obecné

Profil

Stáhnout (162 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
language: node_js
2
node_js:
3
- '5'
4
- '4'
5
- '0.12'
6
- '0.10'
7
- '0.8'
8
before_install:
9
- 'if [ "${TRAVIS_NODE_VERSION}" == "0.8" ]; then npm install -g npm@2.12.1; fi'