Skip to content

Commit

Permalink
ci: adds sequelize v6 to the Travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bravo-kernel committed Nov 1, 2019
1 parent caaa4bd commit d005805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,7 @@ env:
matrix:
- SEQUELIZE_VERSION=4
- SEQUELIZE_VERSION=5
- SEQUELIZE_VERSION=6

global:
- TEST=1
Expand Down

0 comments on commit d005805

Please sign in to comment.