Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
heifade committed Dec 7, 2017
1 parent 73b1e8b commit df22f4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ deploy:
- provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
# local_dir: docs
local_dir: docs
on:
branch: master
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "check-string",
"version": "2.0.20",
"version": "2.0.21",
"description": "",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down

0 comments on commit df22f4e

Please sign in to comment.