snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Only build main branches for travis #431

Closed linuxdaemon closed 5 years ago

linuxdaemon commented 5 years ago

We don't need to build branches like dependabot/pip/... and similar when they are also being built for PRs. We only really care about the main branch and tagged releases.