Skip to content

Commit 78b93f2

Browse files
authored
Merge pull request #134 from hugovk/gh-pages
Explicitly whitelist gh-pages
2 parents 75bef7d + ad69f80 commit 78b93f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ python:
1818
# Use a regex to whitelist gh-pages and all branches
1919
branches:
2020
only:
21+
- gh-pages
2122
- /.*/
2223

2324
install:

0 commit comments

Comments
 (0)