Skip to content

Commit

Permalink
iss. 36 use mvn install for first module
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacqu committed Nov 2, 2016
1 parent c9e3e6f commit 8937fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jdk: oraclejdk7
script:
- mvn clean -B -f core/pom.xml
- mvn clean -B -f extras/pom.xml
- mvn test jacoco:report coveralls:report -B -U -f core/pom.xml
- mvn install jacoco:report coveralls:report -B -U -f core/pom.xml
- mvn test jacoco:report coveralls:report -B -f extras/pom.xml

0 comments on commit 8937fd4

Please sign in to comment.