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 and dannylamb committed Sep 11, 2020
1 parent af51eea commit ca07b33
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 ca07b33

Please sign in to comment.