We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3048e commit 83d3745Copy full SHA for 83d3745
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- '12.14.0'
4
-addons:
5
- postgresql: '9.4'
6
after_success: npm run coverage
7
before_deploy:
8
- npm run deploy
0 commit comments