Skip to content

Commit

Permalink
Fix circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Feb 22, 2019
1 parent 1cb858f commit 095fcb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ workflows:
- build:
filters:
branches:
only: master
only:
- master
- gh-pages

jobs:
build:
Expand Down

0 comments on commit 095fcb1

Please sign in to comment.