apollo-nico
Version:
对 nico 及 apollo-theme 的封装,方便跨平台使用
16 lines (11 loc) • 463 B
YAML
language: node_js
node_js:
- 0.8
install:
- npm install node-static nico mocha-phantomjs
before_script:
- git clone git://github.com/aralejs/nico-arale.git _theme
- node_modules/.bin/nico build --theme _theme -C _theme/nico.js
script:
- node _theme/server.js _site node_modules/.bin/mocha-phantomjs http://127.0.0.1:8000/tests/runner.html
- node _theme/server.js _site node_modules/.bin/mocha-phantomjs http://127.0.0.1:8000/tests/runner.html?src