Update travis script
This commit is contained in:
@@ -10,7 +10,7 @@ before_install:
|
||||
- git config user.email "$GIT_EMAIL"
|
||||
- git config credential.helper "store --file=.git/credentials"
|
||||
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
|
||||
install:
|
||||
script:
|
||||
- ./mvnw --fail-at-end --update-snapshots clean package -Dmaven.test.redirectTestOutputToFile=true
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user