[
https://issues.apache.org/jira/browse/GEOMETRY-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen closed GEOMETRY-53.
---------------------------------
Resolution: Not A Problem
The Travis builds are working fine.
> Build Configuration for Travis executes build twice
> ---------------------------------------------------
>
> Key: GEOMETRY-53
> URL: https://issues.apache.org/jira/browse/GEOMETRY-53
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Karl Heinz Marbaise
> Priority: Minor
> Labels: travis-ci
>
> *Problem:*
> * Currently the build configuration in Travis uses after_success this implies
> that an automatic run will be done before via mvn install -DskipTests=true
> -Dmaven.javadoc.skip=true -B -V
> * The preleminary installation of artifacts is not needed and furthermore can
> cover problems with your build.
> *Goal*
> * Using a Travis configuration which skips the installation step.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)