Echo/node_modules/hogan.js/.travis.yml
2021-02-11 21:31:41 +08:00

9 lines
188 B
YAML

language: node_js
node_js:
- 0.6
before_script:
- "git submodule update --init"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "phantomjs test/phantom-js-loader.js"