Skip to content

Commit

Permalink
Update travis for the main branch switch (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen authored Aug 27, 2020
1 parent ecf2cc7 commit d6ee79f
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 @@ -6,7 +6,7 @@ matrix:

branches:
only:
- /master/
- /main/

install:
- pip install mkdocs
Expand All @@ -22,4 +22,4 @@ deploy:
github_token: $GITHUB_TOKEN
keep_history: true
on:
branch: master
branch: main

0 comments on commit d6ee79f

Please sign in to comment.