fix ci
							parent
							
								
									41d804719f
								
							
						
					
					
						commit
						28688488ff
					
				| 
						 | 
				
			
			@ -21,6 +21,8 @@ addons:
 | 
			
		|||
#  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install shellcheck; fi
 | 
			
		||||
  
 | 
			
		||||
script:
 | 
			
		||||
  - echo "TEST_LOCAL=$TEST_LOCAL"
 | 
			
		||||
  - echo "NGROK_TOKEN=$(echo "$NGROK_TOKEN" | wc -c)"
 | 
			
		||||
  - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then curl -sSL $SHFMT_URL -o ~/shfmt ; fi
 | 
			
		||||
  - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then chmod +x ~/shfmt ; fi
 | 
			
		||||
  - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ~/shfmt -l -w -i 2 . ; fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue