Skip to content

Commit

Permalink
CI/CD: testing stoplight fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deven96 committed Apr 18, 2020
1 parent 1c10712 commit 56faed6
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 @@ -25,7 +25,7 @@ matrix:
- REPLACE="#!\/usr\/bin\/env\ node"
script:
- npm i -g @stoplight/cli
#- sed -i "1s/.*/$REPLACE/" $(npm config get prefix)/lib/node_modules/@stoplight/cli/bin/stoplight.js
- sed -i "1s/.*/$REPLACE/" $(npm config get prefix)/lib/node_modules/@stoplight/cli/bin/stoplight.js
deploy:
# deploy docs
- provider: script
Expand Down

0 comments on commit 56faed6

Please sign in to comment.