We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e7ed8 commit f54316eCopy full SHA for f54316e
.travis.yml
@@ -1,6 +1,8 @@
1
sudo: false
2
language: node_js
3
node_js:
4
+ - '14'
5
+ - '13'
6
- '12'
7
- '10'
8
before_script:
0 commit comments