We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4064c commit fe6462bCopy full SHA for fe6462b
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - 12 # uses version 12
+ - 14 # uses version 14
4
services:
5
- postgresql # starts up postgres
6
addons:
0 commit comments