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

.travis.yml « jquery.browser « node_modules - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a7a84e57ef875108c17086b0e3b314d81336759 (plain)
1
2
3
4
5
6
sudo: false
language: node_js
node_js:
  - "0.10"
before_install: npm install -g grunt-cli; npm install -g casperjs
install: npm install