mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	Add a stacktrace to testing
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
language: android
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - ./gradlew test
 | 
			
		||||
  - ./gradlew test --stacktrace
 | 
			
		||||
 | 
			
		||||
after_success:
 | 
			
		||||
  - ./gradlew jacocoTestReport coveralls --stacktrace
 | 
			
		||||
  - ./gradlew jacocoTestReport coveralls --stacktrace
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user