We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617e678 commit 60c2a7aCopy full SHA for 60c2a7a
.travis.yml
@@ -3,6 +3,7 @@ language: node_js
3
node_js:
4
- "8"
5
- "10"
6
+ - "12"
7
8
before_script:
9
- npm run build
0 commit comments