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

.travis.yml « performance-now « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1543c1990eb9ed35b8f9c8cb3fc3d5026616179e (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "node"
  - "6"
  - "4"
  - "0.12"