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: 4d7ca3468dbdf9748887235b39f20db6cbc6e98c (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - 0.8
  - 0.7
  - 0.6

script:
  - npm test