UNPKG
shins
Version:
latest (2.6.0)
2.6.0
2.5.0
2.4.1-0
2.4.0
2.3.2-6
2.3.2-5
2.3.2-4
2.3.2-3
2.3.2-2
2.3.2-1
2.3.2-0
2.3.1
2.2.1-6
2.2.1-5
2.2.1-4
2.2.1-3
2.2.1-2
2.2.1-1
2.2.1-0
2.2.0
2.1.1-4
2.1.1-3
2.1.1-1
2.1.1-0
2.1.0
2.0.1-5
2.0.1-4
2.0.1-3
2.0.1-2
2.0.1-1
2.0.1-0
2.0.0
1.5.0
1.4.0
1.3.4-2
1.3.4-1
1.3.4-0
1.3.3
Shins Is Not Slate
github.com/Mermade/shins
Mermade/shins
shins
/
.travis.yml
10 lines
(9 loc)
•
122 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"node"
-
"lts/*"
-
"10"
script:
- npm run build - npm run lint - npm run lintejs