Skip to content

Commit

Permalink
Remove mvnw
Browse files Browse the repository at this point in the history
  • Loading branch information
johnktims committed Nov 23, 2019
1 parent f2107a8 commit ca4b8c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion mvnvm.properties

This file was deleted.

0 comments on commit ca4b8c9

Please sign in to comment.