Skip to content

Commit

Permalink
docs: fixing github pages website.
Browse files Browse the repository at this point in the history
  • Loading branch information
Supamiu committed Jul 21, 2017
1 parent 68a9c1f commit 4128b07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ dist/
*.d.ts
*.js.map
*.js
docs
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_dir: docs
on:
branch: master

Expand Down

0 comments on commit 4128b07

Please sign in to comment.