初始化
This commit is contained in:
7
Face.Web/Scripts/.travis.yml
Normal file
7
Face.Web/Scripts/.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- sleep 3 # give xvfb some time to start
|
||||
Reference in New Issue
Block a user