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 3514051 commit 526d2c0Copy full SHA for 526d2c0
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
matrix:
4
include:
5
- node_js: "6"
6
- - node_js: "7"
+ - node_js: "8"
7
8
notifications:
9
email: false
0 commit comments