Skip to content

Commit

Permalink
Test travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 13, 2019
1 parent 5e09c85 commit 3fe3d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -348,7 +348,7 @@ unwatch(paths) {

/**
* Close watchers and remove all listeners from watched paths.
* @returns {FSWatcher} for chaining
* @returns {FSWatcher} for chaining.
*/
close() {
if (this.closed) return this;
Expand Down

0 comments on commit 3fe3d4e

Please sign in to comment.