UNPKG
can-attribute-encoder
Version:
3.x-legacy (0.3.5)
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Encode / decode attributes for DOM elements
canjs.com
canjs/can-attribute-encoder
can-attribute-encoder
/
.travis.yml
5 lines
•
109 B
YAML
View Raw
1
2
3
4
5
language: node_js
node_js: node
before_install:
-
"export DISPLAY=:99.0"
-
"sh -e /etc/init.d/xvfb start"