mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-11 22:31:42 +01:00
Removed pluginbridge jar from the repository and travis scripts
This commit is contained in:
parent
374d4fefaa
commit
9aa0f0865d
@ -14,7 +14,6 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- stage: "Tests"
|
- stage: "Tests"
|
||||||
name: "Unit tests"
|
name: "Unit tests"
|
||||||
script: bash scripts/prepareBuild.sh
|
|
||||||
script: bash scripts/runTests.sh
|
script: bash scripts/runTests.sh
|
||||||
- stage: "System Tests"
|
- stage: "System Tests"
|
||||||
name: "Test environment setup"
|
name: "Test environment setup"
|
||||||
|
Binary file not shown.
@ -1,4 +0,0 @@
|
|||||||
mvn clean
|
|
||||||
cd PlanPluginBridge
|
|
||||||
mvn install:install-file -Dfile=./PlanPluginBridge-4.5.0.jar -DpomFile=./pom.xml
|
|
||||||
cd ..
|
|
Loading…
Reference in New Issue
Block a user