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
							
								
									729c06357a
								
							
						
					
					
						commit
						980924bcf8
					
				| @ -25,11 +25,20 @@ | ||||
|       install: | ||||
|        | ||||
|       script: | ||||
|         - echo "building knx-linux" | ||||
|         - cd examples/knx-linux | ||||
|         - mkdir -p build | ||||
|         - cd build | ||||
|         - cmake .. | ||||
|         - make | ||||
|         - cd ../../.. | ||||
|         - echo "building knxPython" | ||||
|         - cd examples/knxPython | ||||
|         - mkdir -p build | ||||
|         - cd build | ||||
|         - cmake .. | ||||
|         - make | ||||
|         - cd ../../.. | ||||
| 
 | ||||
|     # Test build for Arduino platform | ||||
|     - language: cpp | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user