Skip to content

Commit

Permalink
feat: modify travis branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
MwumLi committed Jan 11, 2023
1 parent e7eaf40 commit c546dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache:

branches:
only:
- master
- main

install:
- npm install
Expand All @@ -25,4 +25,4 @@ deploy:
target-branch: gh-pages
local-dir: dist
on:
branch: master
branch: main

0 comments on commit c546dad

Please sign in to comment.