Skip to content

Commit

Permalink
Disable p2 mirrors
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Nov 8, 2016
1 parent 4264f21 commit 054f526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cix.sh
Expand Up @@ -2,4 +2,4 @@

set -euo pipefail

mvn clean verify -Dtarget.platform=$TARGET_PLATFORM
mvn clean verify -Dtarget.platform=$TARGET_PLATFORM -Dtycho.disableP2Mirrors=true

0 comments on commit 054f526

Please sign in to comment.