Skip to content

Commit

Permalink
Merge pull request #295 from balderdashy/upgrade-machinepack
Browse files Browse the repository at this point in the history
Upgrade machinepack-postgresql dependency
  • Loading branch information
eashaw authored Jul 18, 2022
2 parents 43e03ea + af2c6f6 commit dd707b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ node_js:
services: postgresql
addons:
postgresql: "9.4"
sudo: false
env:
- DB_USER=postgres DB_PASS=''
env:
- WATERLINE_ADAPTER_TESTS_HOST=127.0.0.1 WATERLINE_ADAPTER_TESTS_USER=postgres WATERLINE_ADAPTER_TESTS_PASSWORD='' WATERLINE_ADAPTER_TESTS_DATABASE=adapter-tests
before_script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"async": "2.0.1",
"flaverr": "^1.2.5",
"machine": "^15.0.0-21",
"machinepack-postgresql": "^3.0.0",
"machinepack-postgresql": "^4.0.0",
"waterline-utils": "^1.3.10"
},
"devDependencies": {
Expand Down

0 comments on commit dd707b5

Please sign in to comment.