UNPKG

249 BYAMLView Raw
1os:
2 - linux
3language: node_js
4node_js:
5 - "6.9"
6 - "4.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