Skip to content

Commit 01d0b6c

Browse files
committed
chore: update .travis.yml
1 parent 8f324f7 commit 01d0b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: ruby
22
rvm:
3+
# Only supporting 2.4 until we upgrade the DiUS pact broker base image
34
- 2.4.1
4-
- 2.6
5+
- 2.5
56
services:
67
- postgresql
78
- mysql

0 commit comments

Comments
 (0)