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

.travis.yml - github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c3ca7b3e0a2bb3220cfd69f62a9d4eefbcccaebc (plain)
1
2
3
4
5
language: node_js
node_js:
  - "0.12"
before_script:
  - "npm install -g grunt-cli"