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