Skip to content

Commit

Permalink
Add git submodule step
Browse files Browse the repository at this point in the history
  • Loading branch information
guptasu committed May 21, 2016
1 parent 276a3c3 commit 8587daf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ language: java
jdk:
- oraclejdk8
- oraclejdk7

before_install:
- git submodule update --init --recursive

0 comments on commit 8587daf

Please sign in to comment.