mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-20 01:25:37 +01:00
ab3833df91
Created bash scripts for different steps and added them as jobs for travis to execute. Begun preparing system testing: Goal is enabling actual servers with the plugin to see if it enables
4 lines
116 B
Bash
4 lines
116 B
Bash
mvn clean
|
|
cd PlanPluginBridge
|
|
mvn install:install-file -Dfile=./PlanPluginBridge-4.5.0.jar -DpomFile=./pom.xml
|
|
cd .. |