We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4be79ae + b74ef78 commit 5744cdeCopy full SHA for 5744cde
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - node # uses most recent stable node version
+ - 12 # uses version 12
4
services:
5
- postgresql # starts up postgres
6
addons:
0 commit comments