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

script:
  - npm test