mirror of
				https://github.com/Mibew/handlebars.php.git
				synced 2025-11-04 12:05:09 +03:00 
			
		
		
		
	there's no need for building php-52 branch in travis
This commit is contained in:
		
							parent
							
								
									a4e56e3f60
								
							
						
					
					
						commit
						80e9f71b82
					
				@ -3,5 +3,8 @@ php:
 | 
			
		||||
  - 5.3
 | 
			
		||||
  - 5.4
 | 
			
		||||
  - 5.5
 | 
			
		||||
branches:
 | 
			
		||||
  except:
 | 
			
		||||
    - php-52
 | 
			
		||||
before_script: composer install
 | 
			
		||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs -n src/"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user