Skip to content

Commit 36cc2ae

Browse files
committed
Run all Gradle tests before the configlet.
1 parent c0ad51e commit 36cc2ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jdk:
66
sudo: false
77

88
script:
9+
- gradle --version
10+
- TERM=dumb gradle check --continue
911
- bin/fetch-configlet
1012
- bin/configlet .
11-
- gradle --version
12-
- TERM=dumb gradle check

0 commit comments

Comments
 (0)