Skip to content

Commit

Permalink
fix: travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jrappen committed Mar 18, 2017
1 parent cd03eeb commit a313412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/docsify
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ var argv = require('yargs')
desc: chalk.gray(y18n.__('completion')),
builder: {},
handler: (argv) => {
yargs.showCompletionScript().argv
argv.showCompletionScript()
}
})
.help()
Expand Down

0 comments on commit a313412

Please sign in to comment.