Skip to content
Snippets Groups Projects
Commit 0a145ea5 authored by Xavier Rene-Corail's avatar Xavier Rene-Corail
Browse files

Delete lgtm.yml and keep hidden .lgtm.yml

parent 2df0509c
No related branches found
No related tags found
1 merge request!15Add a config file to tell LGTM.com how to build the code
extraction:
java:
before_index:
- export ANDROID_SDK=/opt/extra/android
- export ANDROID_NDK=/opt/extra/android
- export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
- ./compile.sh --init
index:
build_command:
- ./gradlew assembleDebug
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment