Skip to content

Commit

Permalink
Remove Maven settings file on Travis
Browse files Browse the repository at this point in the history
This file contains many obsolete repositories and is not needed.
  • Loading branch information
electrum committed Feb 7, 2017
1 parent d25ad56 commit 73058b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -16,3 +16,6 @@ cache:
- $HOME/.m2/repository/mysql

sudo: false

before_install:
- rm -f ~/.m2/settings.xml

0 comments on commit 73058b3

Please sign in to comment.