UNPKG

241 BYAMLView Raw
1os:
2 - linux
3language: node_js
4node_js:
5 - 4
6 - 6
7cache:
8 directories:
9 - bower_components
10 - node_modules
11script:
12 - "npm run test:travisci"
13before_script:
14 - export DISPLAY=:99.0
15 - sh -e /etc/init.d/xvfb start