Skip to content

Commit

Permalink
Remove submodule gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
zosrothko authored Dec 23, 2019
1 parent 46992a9 commit cbeb797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ before_install:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then export PATH=$PWD/cmake-3.2.3-Linux-x86_64/bin:$PATH; fi
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then sudo apt-get update -qq; fi
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then sudo apt-get install -qq -y libssl-dev unixodbc-dev libmysqlclient-dev g++-arm-linux-gnueabi g++-arm-linux-gnueabihf clang-3.5 libc++-dev ninja-build sloccount cppcheck; fi
- git submodule update --init --recursive --remote gradle


services:
- mongodb
- redis-server
Expand Down

0 comments on commit cbeb797

Please sign in to comment.