README update
This commit is contained in:
		
							parent
							
								
									2a7e0f9a69
								
							
						
					
					
						commit
						4a01bd9c68
					
				
							
								
								
									
										12
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								.travis.yml
									
									
									
									
									
								
							@ -1,20 +1,14 @@
 | 
			
		||||
language: php
 | 
			
		||||
 | 
			
		||||
php:
 | 
			
		||||
    - 7.2
 | 
			
		||||
 | 
			
		||||
cache:
 | 
			
		||||
    directories:
 | 
			
		||||
        - $HOME/.composer/cache
 | 
			
		||||
 | 
			
		||||
matrix:
 | 
			
		||||
    fast_finish: true
 | 
			
		||||
    include:
 | 
			
		||||
        - php: 7.2
 | 
			
		||||
          env: LARAVEL='5.7.*' TESTBENCH='3.7.*' PHPENUM='1.*' PHPUNIT='7.*' COMPOSER_FLAGS='--prefer-stable'
 | 
			
		||||
        - php: 7.3
 | 
			
		||||
          env: LARAVEL='5.7.*' TESTBENCH='3.7.*' PHPENUM='1.*' PHPUNIT='7.*' COMPOSER_FLAGS='--prefer-lowest'
 | 
			
		||||
        - php: 7.2
 | 
			
		||||
          env: LARAVEL='5.8.*' TESTBENCH='3.8.*' PHPENUM='1.*' PHPUNIT='8.*' COMPOSER_FLAGS='--prefer-stable'
 | 
			
		||||
        - php: 7.3
 | 
			
		||||
          env: LARAVEL='5.8.*' TESTBENCH='3.8.*' PHPENUM='1.*' PHPUNIT='8.*' COMPOSER_FLAGS='--prefer-lowest'
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
    - travis_retry composer self-update
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# Handle Appstore server-to-server notifications for auto-renewable subscriptions
 | 
			
		||||
 | 
			
		||||
[](https://packagist.org/packages/app-vise/laravel-appstore-server-notifications)
 | 
			
		||||
[](https://packagist.org/packages/app-vise/laravel-appstore-server-notifications)
 | 
			
		||||
[](https://travis-ci.org/app-vise/laravel-appstore-notifications)
 | 
			
		||||
[](https://styleci.io/repos/215539443)
 | 
			
		||||
[](https://scrutinizer-ci.com/g/app-vise/laravel-appstore-notifications/?branch=master)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user