mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Add composer-self update to travis.yml
This commit is contained in:
		
							parent
							
								
									a4c42479f5
								
							
						
					
					
						commit
						4ae4965856
					
				@ -7,6 +7,7 @@ php:
 | 
				
			|||||||
  - 5.6
 | 
					  - 5.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
 | 
					  - composer self-update
 | 
				
			||||||
  - composer install --prefer-source
 | 
					  - composer install --prefer-source
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user