We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d87599 commit 8480042Copy full SHA for 8480042
.travis.yml
@@ -2,6 +2,7 @@ language: node_js
2
node_js:
3
- "7"
4
- "6"
5
+cache: yarn
6
before_script:
7
- export DISPLAY=:99.0
8
- sh -e /etc/init.d/xvfb start
0 commit comments