Update .travis.yml
This commit is contained in:
		
							parent
							
								
									ebdbba19b7
								
							
						
					
					
						commit
						00c177c196
					
				@ -13,11 +13,13 @@ matrix:
 | 
			
		||||
    - os: linux
 | 
			
		||||
      group: deprecated-2017Q4
 | 
			
		||||
      compiler: gcc
 | 
			
		||||
      sudo=true
 | 
			
		||||
      install: ./ci/install-linux.sh && ./ci/log-config.sh
 | 
			
		||||
      script: ./ci/build-linux-bazel.sh
 | 
			
		||||
    - os: linux
 | 
			
		||||
      group: deprecated-2017Q4
 | 
			
		||||
      compiler: clang
 | 
			
		||||
      sudo=true
 | 
			
		||||
      install: ./ci/install-linux.sh && ./ci/log-config.sh
 | 
			
		||||
      script: ./ci/build-linux-bazel.sh
 | 
			
		||||
    - os: linux
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user