Skip to content

Commit

Permalink
Added Google Maven mirror to prevent Travis issues
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Aug 30, 2018
1 parent 309cff1 commit 506ea17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mx.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def cpu_count():
_licenses = dict()
_repositories = dict()
_mavenRepoBaseURLs = [
"https://maven-central.storage.googleapis.com/repos/central/data/",
"https://repo1.maven.org/maven2/",
"https://search.maven.org/remotecontent?filepath="
]
Expand Down

0 comments on commit 506ea17

Please sign in to comment.