mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-04 03:02:16 +01:00 
			
		
		
		
	use matrix as target
This commit is contained in:
		@@ -11,4 +11,4 @@ before_script:
 | 
				
			|||||||
# command to run our tests
 | 
					# command to run our tests
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - flake8 ./ --statistics --show-source --ignore=E501 --exclude=croniter.py,dropbox/* # check python structure against flake8 tests, ignore long lines
 | 
					  - flake8 ./ --statistics --show-source --ignore=E501 --exclude=croniter.py,dropbox/* # check python structure against flake8 tests, ignore long lines
 | 
				
			||||||
  - kodi-addon-checker --branch=leia --allow-folder-id-mismatch
 | 
					  - kodi-addon-checker --branch=matrix --allow-folder-id-mismatch
 | 
				
			||||||
		Reference in New Issue
	
	Block a user