UNPKG

compodoc

Version:

The missing documentation tool for your Angular application

19 lines (18 loc) 297 B
branches: only: - develop environment: matrix: - nodejs_version: '6' install: - ps: Install-Product node $env:nodejs_version - set CI=true - npm install matrix: fast_finish: true build: off shallow_clone: true test_script: - node --version - npm --version - npm run test