mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
Remove mvnw
This commit is contained in:
parent
f2107a8242
commit
ca4b8c9ea7
@ -11,10 +11,6 @@ env:
|
||||
- MODULE=querydsl-scala PROFILES=all,travis
|
||||
install: /bin/true
|
||||
before_script:
|
||||
# Install mvnvm
|
||||
- mkdir -p ~/.local/bin
|
||||
- curl 'https://bitbucket.org/mjensen/mvnvm/raw/master/mvn' > ~/.local/bin/mvn
|
||||
- chmod +x ~/.local/bin/mvn
|
||||
- docker-compose --file travis/docker-compose.yml up --detach mysql postgresql mongo
|
||||
|
||||
script:
|
||||
|
||||
@ -1 +0,0 @@
|
||||
mvn_version=3.5.2
|
||||
Loading…
Reference in New Issue
Block a user