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

.travis.yml - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ccf23744c0c9e8cdf2cf6a0291ce7dd46564431 (plain)
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
  - 0.10
before_script:
  - gem install jekyll
  - npm install -g grunt-cli
env:
  global:
  - SAUCE_USERNAME: bootstrap
  - secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ="