Skip to content

Commit 2c50fa9

Browse files
committed
fixed travis build
1 parent c48921f commit 2c50fa9

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
@@ -1,6 +1,6 @@
11
before_install:
22
- chmod +x gradlew
3-
- chmod +x spring-boot/starter/gradlew
3+
- chmod +x **/gradlew
44
- |
55
if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(.md)|^(LICENSE)'
66
then

0 commit comments

Comments
 (0)