UNPKG
b_
Version:
latest (1.3.4)
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
BEM class name generator
github.com/azproduction/b_
azproduction/b_
b_
/
.travis.yml
17 lines
(12 loc)
•
159 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language: node_js
node_js:
-
"0.10"
-
"0.11"
matrix:
allow_failures: - node_js:
"0.11"
branches:
only: - master
after_script:
- npm test