mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	try running against postgres 9.3 for #4672
This commit is contained in:
		@ -21,6 +21,10 @@ services:
 | 
			
		||||
  - elasticsearch
 | 
			
		||||
  - mongodb
 | 
			
		||||
 | 
			
		||||
# try running against postgres 9.3
 | 
			
		||||
addons:
 | 
			
		||||
  postgresql: "9.3"
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
  - composer self-update && composer --version
 | 
			
		||||
# core framework:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user