Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Adding for submodules issues
  • Loading branch information
manzarul authored Oct 2, 2018
1 parent 08d7b53 commit 3276985
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ notifications:
git:
submodules: false
before_install:
- git submodule update --init --recursive
- git submodule update --init --recursive
- git add actors/sunbird-lms-mw/
- git commit -m "Update submodule tracking to the latest commit"

0 comments on commit 3276985

Please sign in to comment.