We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48921f commit 2c50fa9Copy full SHA for 2c50fa9
.travis.yml
@@ -1,6 +1,6 @@
1
before_install:
2
- chmod +x gradlew
3
- - chmod +x spring-boot/starter/gradlew
+ - chmod +x **/gradlew
4
- |
5
if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(.md)|^(LICENSE)'
6
then
0 commit comments