Skip to content

Commit 60c32cf

Browse files
author
Felix Müller
committed
1 parent ebb479e commit 60c32cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build_starter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
build#1.1
1+
build#1.2

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ test:
88
- ./gradlew clean assembleDebug
99
# copy the build outputs to artifacts
1010
- ./gradlew check || (grep -A20 -B2 'severity="Error"' WordPress/build/outputs/lint-results-vanillaDebug.xml; exit 1)
11+
timeout: 1000

0 commit comments

Comments
 (0)