Skip to content

Commit dda8754

Browse files
committed
Disable dependabot branches from being ci'ed.
It's burning credits on travisci. no-github-ci
1 parent edb3bde commit dda8754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ cache: pip
1414
# maint-1.6 only python 2, install only psycopg2 version with support for
1515
# psycopg1
1616
branches:
17+
except:
18+
- /^dependabot\/.*$/
1719
# only:
1820
# - default
1921
# - maint-1.6

0 commit comments

Comments
 (0)