Skip to content

Commit b36de69

Browse files
committed
#1 - make travis make the mvnw wrapper executable, remove the windows wrapper
1 parent 91b68a3 commit b36de69

File tree

2 files changed

+1
-146
lines changed

2 files changed

+1
-146
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ 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
2425

2526
install:
2627
# Override default travis to use the maven wrapper

mvnw.cmd

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)