mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	New Travis-CI conf test
This commit is contained in:
		
							parent
							
								
									0842c4c407
								
							
						
					
					
						commit
						43e82df560
					
				
							
								
								
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							| @ -3,21 +3,13 @@ android: | ||||
|   components: | ||||
|     - build-tools-22.0.1 | ||||
|     - android-19 | ||||
|     - android-17 | ||||
|     - android-14 | ||||
|     - extra-android-support | ||||
|   licenses: | ||||
|     - 'android-sdk-license-5be876d5' | ||||
|     - 'android-sdk-license-598b93a6' | ||||
| jdk: oraclejdk7 | ||||
| before_install: | ||||
| - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M | ||||
| - emulator -avd test -no-skin -no-audio -no-window & | ||||
| - rm pom.xml | ||||
| - android update project -p . | ||||
| before_script: | ||||
| - chmod +x ./wait_for_emulator.sh | ||||
| - ./wait_for_emulator.sh | ||||
|   - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M | ||||
|   - emulator -avd test -no-skin -no-audio -no-window & | ||||
|   - rm pom.xml | ||||
|   - android update project -p . | ||||
|   - chmod +x ./wait_for_emulator.sh | ||||
|   - ./wait_for_emulator.sh | ||||
| script: | ||||
|   - ant clean | ||||
|   - ant debug | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user