UNPKG
can-define-lazy-value
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Define properties with lazy values using Object.defineProperty
canjs.com
canjs/can-define-lazy-value
can-define-lazy-value
/
.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"