Removing .travis.yml
This commit is contained in:
		
							parent
							
								
									e44da07749
								
							
						
					
					
						commit
						7065705c88
					
				
					 1 changed files with 0 additions and 24 deletions
				
			
		
							
								
								
									
										24
									
								
								.travis.yml
									
										
									
									
									
								
							
							
						
						
									
										24
									
								
								.travis.yml
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,24 +0,0 @@
 | 
			
		|||
sudo: required
 | 
			
		||||
dist: xenial
 | 
			
		||||
 | 
			
		||||
matrix:
 | 
			
		||||
  include:
 | 
			
		||||
  - env: TRAVIS_DEBIAN_DISTRIBUTION=unstable
 | 
			
		||||
  - env: TRAVIS_DEBIAN_DISTRIBUTION=testing
 | 
			
		||||
  - env: TRAVIS_DEBIAN_DISTRIBUTION=stable
 | 
			
		||||
  allow_failures:
 | 
			
		||||
  - env: TRAVIS_DEBIAN_DISTRIBUTION=stable
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  - docker
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  # build the debian package
 | 
			
		||||
  - wget -O- http://travis.debian.net/script.sh | sh -
 | 
			
		||||
 | 
			
		||||
#notifications:
 | 
			
		||||
#  email: false
 | 
			
		||||
 | 
			
		||||
branches:
 | 
			
		||||
  except:
 | 
			
		||||
    - /^debian\/\d/
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue