Skip to content

Commit c709c5f

Browse files
committed
fix(tests): enabled integration tests
1 parent ff8f4d5 commit c709c5f

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
@@ -24,6 +24,7 @@ script:
2424
- npm run test-travis || travis_terminate 1
2525
- npm run lint
2626
- npm run check-packages
27+
- npm run test-integration-travis
2728

2829
before_deploy:
2930
- pyenv global 3.8

0 commit comments

Comments
 (0)