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

.travis.yml « aws4 « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 178bf31ed7186fbc1977451f5aa16fc787c56a28 (plain)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "4"
  - "6"
  - "8"
  - "10"
  - "12"