mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	Windows can't mark a file executable...
This commit is contained in:
		@ -8,7 +8,7 @@ before_install:
 | 
				
			|||||||
  - emulator -avd test -no-skin -no-audio -no-window &
 | 
					  - emulator -avd test -no-skin -no-audio -no-window &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
  - ./wait_for_emulator
 | 
					  - bash ./wait_for_emulator
 | 
				
			||||||
  - adb shell input keyevent 82 &
 | 
					  - adb shell input keyevent 82 &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script: "./gradlew connectedAndroidTestTestConfigDebug"
 | 
					script: "./gradlew connectedAndroidTestTestConfigDebug"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user