mirror of
				https://github.com/django/daphne.git
				synced 2025-11-04 01:27:33 +03:00 
			
		
		
		
	Remove macOS Travis build.
Travis' infrastructure is just too slow.
This commit is contained in:
		
							parent
							
								
									4b7c027b98
								
							
						
					
					
						commit
						beb836acce
					
				
							
								
								
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							| 
						 | 
					@ -38,16 +38,6 @@ jobs:
 | 
				
			||||||
      dist: xenial
 | 
					      dist: xenial
 | 
				
			||||||
      sudo: required
 | 
					      sudo: required
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - os: osx
 | 
					 | 
				
			||||||
      language: generic
 | 
					 | 
				
			||||||
      python: '3.6'
 | 
					 | 
				
			||||||
      env: TWISTED="twisted"
 | 
					 | 
				
			||||||
      before_install:
 | 
					 | 
				
			||||||
        - eval "$(pyenv init -)"
 | 
					 | 
				
			||||||
        - pyenv install 3.6.5
 | 
					 | 
				
			||||||
        - pyenv global 3.6.5
 | 
					 | 
				
			||||||
      sudo: required
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    - stage: lint
 | 
					    - stage: lint
 | 
				
			||||||
      install: pip install -U -e .[tests] black pyflakes isort
 | 
					      install: pip install -U -e .[tests] black pyflakes isort
 | 
				
			||||||
      script:
 | 
					      script:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user