diff .travis.yml @ 7513:fa4a5926339a

Disable dependabot branches from being ci'ed. It's burning credits on travisci. no-github-ci
author John Rouillard <rouilj@ieee.org>
date Mon, 26 Jun 2023 00:12:27 -0400
parents 8d55398f976a
children 14a8e11f3a87 d849802989a2
line wrap: on
line diff
--- a/.travis.yml	Sun Jun 25 17:53:33 2023 -0400
+++ b/.travis.yml	Mon Jun 26 00:12:27 2023 -0400
@@ -14,6 +14,8 @@
 #  maint-1.6 only python 2, install only psycopg2 version with support for
 #     psycopg1 
 branches:
+  except:
+     - /^dependabot\/.*$/
 #  only:
 #    - default
 #    - maint-1.6

Roundup Issue Tracker: http://roundup-tracker.org/