mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Debug Travis windows build #2
This commit is contained in:
		
							parent
							
								
									3cd590fc70
								
							
						
					
					
						commit
						3e4abb78e7
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@ jobs:
 | 
			
		|||
  - os: osx
 | 
			
		||||
    language: shell
 | 
			
		||||
    env: TWINE_USERNAME=__token__
 | 
			
		||||
    install: python3 -m pip install cibuildwheel==1.6.3
 | 
			
		||||
    install: python3 -m pip install cibuildwheel==1.5.1
 | 
			
		||||
    script: python3 -m cibuildwheel --output-dir wheelhouse
 | 
			
		||||
    after_success:
 | 
			
		||||
      - python3 -m pip install twine
 | 
			
		||||
| 
						 | 
				
			
			@ -22,8 +22,8 @@ jobs:
 | 
			
		|||
      - echo $SSL_CERT_FILE
 | 
			
		||||
    script: python -m cibuildwheel --output-dir wheelhouse
 | 
			
		||||
    after_success:
 | 
			
		||||
      - python -m pip install twine
 | 
			
		||||
      - python -m twine upload wheelhouse/*.whl
 | 
			
		||||
#      - python -m pip install twine
 | 
			
		||||
#      - python -m twine upload wheelhouse/*.whl
 | 
			
		||||
notifications:
 | 
			
		||||
  slack:
 | 
			
		||||
    rooms:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user