mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Check tools and dependencies installed
This commit is contained in:
		
							parent
							
								
									132e173078
								
							
						
					
					
						commit
						826abcfae4
					
				| @ -12,6 +12,10 @@ install: | |||||||
| - yes | sdkmanager --verbose "tools" | - yes | sdkmanager --verbose "tools" | ||||||
| - yes | sdkmanager --verbose "platforms;android-24" | - yes | sdkmanager --verbose "platforms;android-24" | ||||||
| - yes | sdkmanager --verbose "system-images;android-24;default;armeabi-v7a" | - yes | sdkmanager --verbose "system-images;android-24;default;armeabi-v7a" | ||||||
|  | 
 | ||||||
|  | # Check tools and dependencies installed | ||||||
|  | - yes | sdkmanager --list | ||||||
|  | 
 | ||||||
| # After Travis updated image with Android base environment, building via ant is not possible anymore. | # After Travis updated image with Android base environment, building via ant is not possible anymore. | ||||||
| # Library tests are old-style tests, and trust on legacy Android ant environment. | # Library tests are old-style tests, and trust on legacy Android ant environment. | ||||||
| # Need to disable tests until they are ported to JUnit 4 and gradle build. | # Need to disable tests until they are ported to JUnit 4 and gradle build. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user