We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0685b28 commit f632021Copy full SHA for f632021
.travis.yml
@@ -1,4 +1,8 @@
1
+sudo: false
2
language: node_js
3
+node_js: '4'
4
+cache:
5
+ directories: node_modules
6
before_install:
7
- "export DISPLAY=:99.0"
8
- "sh -e /etc/init.d/xvfb start"
0 commit comments