Skip to content

Commit 9398fd4

Browse files
fix14
1 parent e1257a7 commit 9398fd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ script: bundle exec rake deploy # execute this script on each commit
66

77
branches:
88
only:
9-
- gh-pages # only take into account `jekyll' branch
9+
- main
10+
- gh-pages
1011

1112
deploy:
1213
# Use Github pages deploy process

0 commit comments

Comments
 (0)