mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
0d33455ef4
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
5 lines
No EOL
78 B
YAML
5 lines
No EOL
78 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
before_script:
|
|
- npm install -g grunt-cli |