UNPKG
bootstrap-tlnd-theme
Version:
latest (0.5.0)
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.0
Bootstrap theme based on Talend styleguide
github.com/Talend/bootstrap-theme
Talend/bootstrap-theme
bootstrap-tlnd-theme
/
.travis.yml
17 lines
(16 loc)
•
284 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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