Skip to content

Commit

Permalink
[travis] Enable gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
behnam committed Feb 27, 2018
1 parent 0da6bc4 commit 9a5a8fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,11 @@ notifications:
email:
on_success: never

branches:
only:
- gh-pages
- /.*/

install:
- pip install html5validator

Expand Down

0 comments on commit 9a5a8fc

Please sign in to comment.