mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	Update .travis.yml
This commit is contained in:
		
							parent
							
								
									ca79c4ed35
								
							
						
					
					
						commit
						ffa2eea65b
					
				@ -3,14 +3,13 @@
 | 
			
		||||
    # Test build for Linux platform
 | 
			
		||||
    - language: cpp
 | 
			
		||||
      os: linux
 | 
			
		||||
      python:
 | 
			
		||||
        - "3.8"
 | 
			
		||||
      addons:
 | 
			
		||||
        apt:
 | 
			
		||||
          sources:
 | 
			
		||||
            - ubuntu-toolchain-r-test
 | 
			
		||||
          packages:
 | 
			
		||||
            - g++-7
 | 
			
		||||
            - python3.7
 | 
			
		||||
      env:
 | 
			
		||||
        - MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
 | 
			
		||||
      cache:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user