Skip to content

Commit 47e8646

Browse files
committed
#1 - remove hack for travis and mark appropriate files as executable
1 parent b36de69 commit 47e8646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ before_install:
2121
# setup https authentication credentials, used by ./mvnw release:prepare
2222
- git config credential.helper "store --file=.git/credentials"
2323
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
24-
- chmod +x mvnw
2524

2625
install:
2726
# Override default travis to use the maven wrapper

0 commit comments

Comments
 (0)