Experiments with declarative apt and OSX.
This commit is contained in:
		
							parent
							
								
									bbac1193ff
								
							
						
					
					
						commit
						714d8985c8
					
				
					 1 changed files with 14 additions and 2 deletions
				
			
		
							
								
								
									
										16
									
								
								.travis.yml
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								.travis.yml
									
										
									
									
									
								
							|  | @ -1,5 +1,17 @@ | |||
| before_install: | ||||
|     - sudo apt-get install ed lua5.1 liblua5.1-posix1 ninja-build | ||||
| matrix: | ||||
|     include: | ||||
|         - os: linux | ||||
|         - os: osx | ||||
|           before_install: | ||||
|           - brew update | ||||
| addons: | ||||
|     apt: | ||||
|         packages: | ||||
|         - ed | ||||
|         - lua5.1 | ||||
|         - liblua5.1-posix1 | ||||
| git: | ||||
|     depth: 10 | ||||
| language: c | ||||
| script: | ||||
|     - make PREFIX=/tmp/acki -j4 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue