Add devscripts to installed packages in .travis.yml
This commit is contained in:
		
							parent
							
								
									a44cdccb93
								
							
						
					
					
						commit
						2984489b21
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@ language: c
 | 
			
		|||
 | 
			
		||||
install:
 | 
			
		||||
    - sudo apt-get update -qq
 | 
			
		||||
    - sudo apt-get install -qq debhelper python python-debian quilt autotools-dev
 | 
			
		||||
    - sudo apt-get install -qq debhelper devscripts python python-debian quilt autotools-dev
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
    - debuild -uc -us
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue