We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fbdb3 commit 1fb33d9Copy full SHA for 1fb33d9
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
- - "7"
4
- - "6"
+ - "8"
5
cache: yarn
6
before_script:
7
- export DISPLAY=:99.0
0 commit comments