mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-22 09:08:01 +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:
|
||||
- stage: "Tests"
|
||||
name: "Unit tests"
|
||||
script: bash scripts/prepareBuild.sh
|
||||
script: bash scripts/runTests.sh
|
||||
- stage: "System Tests"
|
||||
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