We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1271fcd commit ac1ef4bCopy full SHA for ac1ef4b
.travis.yml
@@ -3,6 +3,7 @@ node_js: 10.16.0
3
services:
4
- xvfb
5
before_install:
6
+ - sudo apt-get install libgconf-2-4
7
- export PATH=$HOME/.yarn/bin:$PATH
8
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1
9
script:
0 commit comments