We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f560932 commit f37c0a2Copy full SHA for f37c0a2
6 files changed
.travis.yml
@@ -1,7 +1,8 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - ">=6.0"
+ - "10.0"
5
+ - "12.0"
6
7
cache:
8
directories:
0 commit comments