UNPKG
preact-habitat
Version:
beta (3.0.0)
latest (3.3.0)
next (3.0.31)
3.3.0
3.2.2
3.2.1
3.1.0
3.0.31
3.0.3
3.0.2
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.2
1.0.0
0.6.2
0.6.1
0.1.12
0.1.11
0.1.1
A place for your happy widget in every DOM.
github.com/zouhir/preact-habitat/
preact-habitat
/
.travis.yml
13 lines
(9 loc)
•
134 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
node_js
node_js:
-
'6'
cache:
directories:
-
node_modules
install:
-
npm
install
preact@latest
-
npm
install