mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-03 20:07:43 +00:00 
			
		
		
		
	fix ci
This commit is contained in:
		
							parent
							
								
									8dee328eae
								
							
						
					
					
						commit
						fa6e174651
					
				@ -16,7 +16,7 @@ addons:
 | 
				
			|||||||
    packages:
 | 
					    packages:
 | 
				
			||||||
    - shellcheck
 | 
					    - shellcheck
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_install:
 | 
					install:
 | 
				
			||||||
  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 
 | 
					  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 
 | 
				
			||||||
      brew update && brew install openssl && brew link openssl --force;
 | 
					      brew update && brew install openssl && brew link openssl --force;
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user