Skip to content

Commit

Permalink
Travis build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
esocode committed Oct 29, 2018
1 parent 5ebd7f9 commit fa9eea1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ jdk:
git:
depth: 3

install:
- pushd ..
- git clone -b ${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} --depth 3 https://github.com/esoco/esoco-common
- git clone -b ${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} --depth 3 https://github.com/esoco/objectrelations
- popd

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
Expand Down

0 comments on commit fa9eea1

Please sign in to comment.