Skip to content

Commit 060252b

Browse files
running test for sequelize v3 before code coverage process of v 4
1 parent 082a1e9 commit 060252b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ script:
1313
- npm run lint
1414
- npm run build
1515
- export SEQ_SILENT=true
16+
- npm run test-v3
1617
- npm run cover
1718

1819
after_success:

0 commit comments

Comments
 (0)