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: 46e4f9990edab9a38af5c2640f29af46fe23a10d (plain)
1
2
3
4
5
6
node_js:
  - "0.8"
  - "0.10"

script:
  - npm test