We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1257a7 commit 9398fd4Copy full SHA for 9398fd4
.travis.yml
@@ -6,7 +6,8 @@ script: bundle exec rake deploy # execute this script on each commit
6
7
branches:
8
only:
9
- - gh-pages # only take into account `jekyll' branch
+ - main
10
+ - gh-pages
11
12
deploy:
13
# Use Github pages deploy process
0 commit comments