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 10b939b commit 7c5a905Copy full SHA for 7c5a905
.travis.yml
@@ -1,10 +1,10 @@
1
language: node_js
2
node_js:
3
-- '6'
4
- '8'
5
- '9'
6
- '10'
7
- '12'
+- '14'
8
branches:
9
only:
10
- master
0 commit comments