mirror of
				https://github.com/Mibew/handlebars.php.git
				synced 2025-11-04 12:05:09 +03:00 
			
		
		
		
	use version of phpunit that's specified in composer.json
This commit is contained in:
		
							parent
							
								
									ef5cd2cb25
								
							
						
					
					
						commit
						7fad993a67
					
				@ -2,3 +2,5 @@ language: php
 | 
			
		||||
php:
 | 
			
		||||
  - 5.3
 | 
			
		||||
  - 5.4
 | 
			
		||||
before_script: composer install
 | 
			
		||||
script: "./vendor/bin/phpunit"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user