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 46afe84 commit 6501a34Copy full SHA for 6501a34
.travis.yml
@@ -2,7 +2,7 @@ sudo: required
2
dist: trusty
3
language: node_js
4
node_js:
5
- - '6.10.2'
+ - '8'
6
7
before_install:
8
- export DISPLAY=:99.0
0 commit comments