Skip to content

Commit 66a3ebd

Browse files
Travis build wieder ohne "--stacktrace"
1 parent d28c0d9 commit 66a3ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jdk:
77

88
install: true
99
script:
10-
- ./gradlew build --stacktrace
10+
- ./gradlew build

0 commit comments

Comments
 (0)