Skip to content

Commit

Permalink
fix: adds build:api_docs to deployment process
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedolaibrahim committed Jul 2, 2021
1 parent 4057da9 commit 6343e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,7 @@ install:

script:
- npm run build
- npm run build:api_docs
- npm run test:prod

deploy:
Expand Down

0 comments on commit 6343e86

Please sign in to comment.