UNPKG

bootstrap-tlnd-theme

Version:

Bootstrap theme based on Talend styleguide

17 lines (16 loc) 284 B
language: node_js cache: directories: - node_modules notifications: email: false node_js: - "6" before_install: - npm i -g sassdoc http-server before_script: - npm prune script: - sassdoc src/theme -d docs/sassdoc after_success: - /bin/bash .travis/after_success.sh