Skip to content

Commit

Permalink
include documents in Travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumesh Suvarna committed Jan 31, 2019
1 parent 47fb682 commit 7bd5f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cache:
- node_modules
install:
- npm install -g serverless
- npm -i g apidoc
- npm install -g apidoc
- npm install
jobs:
include:
Expand Down

0 comments on commit 7bd5f0a

Please sign in to comment.