Since 808bd4af4, we are no longer pre-verifying PRs before uploading the build artifacts to the preview server, thus we no longer need the `travis-preverify-pr.sh` script or the `GITHUB_TEAM_MEMBERSHIP_CHECK_KEY` variable.
		
			
				
	
	
		
			12 lines
		
	
	
		
			413 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			413 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Miscellaneous - Integrate with CI
 | |
| 
 | |
| 
 | |
| TODO (gkalpak): Add docs. Mention:
 | |
| - Travis' JWT addon (+ limitations).
 | |
|   Relevant files: `.travis.yml`, `scripts/ci/env.sh`
 | |
| - Testing on CI.
 | |
|   Relevant files: `scripts/ci/test-aio.sh`, `aio/aio-builds-setup/scripts/test.sh`
 | |
| - Deploying from CI.
 | |
|   Relevant files: `scripts/ci/deploy.sh`, `aio/scripts/deploy-preview.sh`,
 | |
|                   `aio/scripts/deploy-to-firebase.sh`
 |