Remove mvnw

This commit is contained in:
John Tims 2019-11-23 08:32:28 -07:00
parent f2107a8242
commit ca4b8c9ea7
2 changed files with 0 additions and 5 deletions

View File

@ -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:

View File

@ -1 +0,0 @@
mvn_version=3.5.2