UNPKG

vigour-doc

Version:

A collection of tools to help make great docs with minimal effort

13 lines (12 loc) 155 B
# .travis.yml language: node_js node_js: - '5.4' - '4.4' script: npm run travis branches: except: - /^v[0-9]/ only: - master - develop