Skip to content

Commit e4e080a

Browse files
committed
rename master->main
1 parent 5502fd9 commit e4e080a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ deploy:
2828
skip_cleanup: true
2929
github_token: $GITHUB_TOKEN
3030
on:
31-
branch: master
31+
branch: main

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/code-dot-org/ml-activities.svg?branch=master)](https://travis-ci.org/code-dot-org/ml-activities)
1+
[![Build Status](https://travis-ci.org/code-dot-org/ml-activities.svg?branch=main)](https://travis-ci.org/code-dot-org/ml-activities)
22

33
Steps to get up and running:
44

0 commit comments

Comments
 (0)