mirror of
https://github.com/sindresorhus/github-markdown-css.git
synced 2024-03-22 13:10:53 +08:00
7 lines
71 B
YAML
7 lines
71 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- '0.10'
|
||
|
branches:
|
||
|
only:
|
||
|
- gh-pages
|