Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aae0874e87127c4a63459e5f323948d04e69d4d1 (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
  - 0.8
  - 0.9

script:
  - npm test