[
https://issues.apache.org/jira/browse/GEOMETRY-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053851#comment-17053851
]
Matt Juntunen commented on GEOMETRY-53:
---------------------------------------
The .travis.yml file has changed since this issue was created. Is this issue
still valid?
> 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
> Fix For: 1.0
>
>
> *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)