Skip to content

Commit

Permalink
playing with travis...
Browse files Browse the repository at this point in the history
  • Loading branch information
robcast committed Feb 20, 2019
1 parent 165694f commit 0d1c688
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,15 @@
<show>package</show>
<nohelp>true</nohelp>
</configuration>
<executions>
<execution>
<id>aggregate</id>
<goals>
<goal>aggregate</goal>
</goals>
<phase>site</phase>
</execution>
</executions>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 0d1c688

Please sign in to comment.