We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f324f7 commit 01d0b6cCopy full SHA for 01d0b6c
.travis.yml
@@ -1,7 +1,8 @@
1
language: ruby
2
rvm:
3
+ # Only supporting 2.4 until we upgrade the DiUS pact broker base image
4
- 2.4.1
- - 2.6
5
+ - 2.5
6
services:
7
- postgresql
8
- mysql
0 commit comments