UNPKG

agliojs

Version:

An API Blueprint renderer with theme support

22 lines (21 loc) 320 B
language: node_js sudo: false node_js: - "0.10" - "0.12" - "3" - "4" - "5" - "6" addons: apt: sources: - ubuntu-toolchain-r-test packages: - gcc-4.8 - g++-4.8 env: CXX="g++-4.8" CC="gcc-4.8" before_install: - npm install -g grunt-cli after_script: - grunt coveralls