Skip to content

Commit 963bc0e

Browse files
committed
Change travis.yml to run on main instead of master since it is the new default branch.
1 parent bcf0e93 commit 963bc0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
branches:
22
only:
3-
- master
3+
- main
44

55
addons:
66
postgresql: '9.4'

0 commit comments

Comments
 (0)