Update .travis.yml
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user