Skip to content

Commit

Permalink
Only build up to oak-jcr module to reduce the time to build
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1689846 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mreutegg committed Jul 8, 2015
1 parent 7b2307d commit 57d56e1
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 @@ -14,7 +14,7 @@
# limitations under the License.

install: true
script: mvn --batch-mode verify -PintegrationTesting -Dnsfixtures=DOCUMENT_NS
script: mvn --batch-mode verify -PintegrationTesting -Dnsfixtures=DOCUMENT_NS -pl :oak-jcr -am
language: java
jdk:
- oraclejdk7
Expand Down

0 comments on commit 57d56e1

Please sign in to comment.