mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	add required packages to travis
This commit is contained in:
		@@ -7,7 +7,7 @@ python:
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
  - sudo apt-get update -qq
 | 
			
		||||
  - sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr
 | 
			
		||||
  - sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr imagemagick ghostscript
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
  - pip install --upgrade pipenv
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user