Skip to content

Commit 6b07fe5

Browse files
authored
Merge pull request #1032 from MIT-LCP/travis_main
Change travis.yml to run on main instead of master since it is the new default branch
2 parents bcf0e93 + 963bc0e commit 6b07fe5

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)