Skip to content

Commit c81f5bb

Browse files
committed
ci(travis): stop building and failing on 5.0.0 while RC are out
1 parent 18c29ea commit c81f5bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ services:
1313
- docker
1414

1515
env:
16-
- img=existdb/existdb:latest
16+
# Deactivated for RC releases beween 4.7.1 and 5.0.0
17+
# - img=existdb/existdb:latest
1718
- img=existdb/existdb:release
1819

1920
cache:

0 commit comments

Comments
 (0)