Skip to content

Commit 805d0b6

Browse files
author
Sam Harrison
committed
chore: update CI config to use new default branch name
1 parent ad40f2e commit 805d0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ deploy:
2929
on:
3030
tags: true
3131
jdk: openjdk8
32-
branch: master
32+
branch: main
3333

3434
notifications:
3535
slack:
36-
if: branch = master
36+
if: branch = main
3737
on_pull_requests: false
3838
on_success: never
3939
on_failure: change

0 commit comments

Comments
 (0)