Cleanup & travis (should break)
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: "node_js"
|
||||
before_script:
|
||||
# testling use headless browser
|
||||
# on travis-ci, firefox is the default one
|
||||
# & it needs a display to works
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
Reference in New Issue
Block a user