We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c4b83 commit 054adacCopy full SHA for 054adac
.travis.yml
@@ -1,4 +1,6 @@
1
language: node_js
2
+os: linux
3
+dist: bionic
4
before_install:
5
- "nvm install-latest-npm"
6
node_js:
@@ -13,3 +15,4 @@ node_js:
13
15
- "11"
14
16
- "12"
17
- "13"
18
+ - "14"
0 commit comments