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

script:
  - npm test