mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-31 11:17:01 -07:00 
			
		
		
		
	Update the Travis configuration now we no longer have meson.
This commit is contained in:
		| @@ -19,7 +19,6 @@ addons: | ||||
|         - ubuntu-toolchain-r-test | ||||
|         packages: | ||||
|         - ninja-build | ||||
|         - meson | ||||
|         - libusb-1.0-0-dev | ||||
|         - libsqlite3-dev | ||||
|         - g++-8 | ||||
| @@ -27,11 +26,10 @@ addons: | ||||
|         update: true | ||||
|         packages: | ||||
|         - ninja | ||||
|         - meson | ||||
|  | ||||
| git: | ||||
|     depth: 1 | ||||
|  | ||||
| script: | ||||
|     - make | ||||
|     - ninja | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user