Skip to content

Commit 00cbdda

Browse files
Update .travis.yml
1 parent 6082d1c commit 00cbdda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ env:
1212
# - TEST=flake8
1313
# - TEST=docker_integration_tests
1414
# - BROKER=rabbitmq DATABASE=mysql
15-
- BROKER=rabbitmq DATABASE=postgresql
16-
- BROKER=redis DATABASE=mysql
15+
# - BROKER=rabbitmq DATABASE=postgresql
16+
#- BROKER=redis DATABASE=mysql
1717
# - BROKER=redis DATABASE=postgresql
1818
# - BROKER=rabbitmq DATABASE=postgresql REPLICATION=enabled
19-
- BROKER=rabbitmq DATABASE=postgresql EXTRAVAL=enabled
19+
#- BROKER=rabbitmq DATABASE=postgresql EXTRAVAL=enabled
2020
# - TEST=snyk
2121
matrix:
2222
# allow_failures:

0 commit comments

Comments
 (0)