Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
Build OSGi wrapper bundle with Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
manandbytes committed Dec 19, 2013
1 parent f75a762 commit d10b5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,4 @@ jdk:
- oraclejdk7 - oraclejdk7
language: java language: java
install: true install: true
script: mvn verify --batch-mode script: mvn -f osgi-bundle/pom.xml install && mvn verify --batch-mode

0 comments on commit d10b5e2

Please sign in to comment.