mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix ci
This commit is contained in:
		
							parent
							
								
									7cbe31baad
								
							
						
					
					
						commit
						10a6aec998
					
				| @ -20,7 +20,8 @@ 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; | ||||||
|       _old_path="$PATH"; |       _old_path="$PATH"; | ||||||
|       export PATH=; |       export PATH=""; | ||||||
|  |       openssl version 2>&1 || true | ||||||
|       export PATH="$_old_path"; |       export PATH="$_old_path"; | ||||||
|     fi |     fi | ||||||
|    |    | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user