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 2023fa8 commit d607529Copy full SHA for d607529
.travis.yml
@@ -1,8 +1,9 @@
1
language: node_js
2
node_js:
3
- "6"
4
- - "7"
5
- "8"
+ - "10"
6
+ - "11"
7
branches:
8
only:
9
- master
0 commit comments