-
Notifications
You must be signed in to change notification settings - Fork 18
Restore default Travis CI notifications #47
Copy link
Copy link
Closed
Labels
Description
Restore the Travis CI configurations used by NASA WorldWind projects to the default notification scheme. The original goal of notifying everyone on every build is now unnecessary, as GitHub protected branches and mandatory pull requests ensure that only successful builds make it into the develop and master branches. Removing our custom Travis CI notification blocks has two benefits:.travis.yml is simpler and noisy build notifications stop.
- Restore WebWorldWind (Restore default Travis CI notifications WebWorldWind#162)
- Restore WorldWindAndroid (Restore default Travis CI notifications WorldWindAndroid#123)
- Restore WorldWindJava (Restore default Travis CI notifications WorldWindJava#113)
- Restore WorldWindServerKit (Restore default Travis CI notifications WorldWindServerKit#73)
- Revoke Travis CI builds permission to post at team mailing list, and restore default Google Groups permissions
Reactions are currently unavailable