We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec1e42 commit 341b5c6Copy full SHA for 341b5c6
.travis.yml
@@ -2,9 +2,6 @@ language: node_js
2
node_js:
3
- 10
4
sudo: required
5
-before_script:
6
- - export DISPLAY=:99.0
7
- - sh -e /etc/init.d/xvfb start
8
install:
9
- npm install
10
script:
0 commit comments