mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 10:11:03 +01:00 
			
		
		
		
	Merge pull request #8987 from vector-im/bwindels/cichromelocation
set chrome path for travis CI explicitly
This commit is contained in:
		
						commit
						b0bbe48220
					
				@ -24,5 +24,5 @@ install:
 | 
				
			|||||||
    # commit.
 | 
					    # commit.
 | 
				
			||||||
    - npm install && scripts/fetch-develop.deps.sh --depth 1
 | 
					    - npm install && scripts/fetch-develop.deps.sh --depth 1
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
    - npm run test
 | 
					    - CHROME_BIN='/usr/bin/google-chrome-stable' npm run test
 | 
				
			||||||
    - npm run lint
 | 
					    - npm run lint
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user