Skip to content

Commit

Permalink
Merge pull request #1 from csouth/master
Browse files Browse the repository at this point in the history
Update knex version for bookshelf-1.2.0
  • Loading branch information
ParkaviMurugan authored Dec 1, 2022
2 parents 7704fbc + 827ed9e commit 336b008
Show file tree
Hide file tree
Showing 4 changed files with 8,546 additions and 3,191 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ services:
- mysql

node_js:
- '10'
- '12'
- '14'
- '16'

before_script:
- psql -c 'create database bookshelf_test;' -U postgres
Expand Down
Loading

0 comments on commit 336b008

Please sign in to comment.