create libs directory after building with travis

This commit is contained in:
Daniel Gultsch 2020-05-19 13:17:01 +02:00
parent fa752b596d
commit 4e886ebbcc

View file

@ -10,6 +10,7 @@ android:
licenses:
- '.+'
before_script:
- mkdir libs
- wget -O libs/libwebrtc-m81.aar http://gultsch.de/files/libwebrtc-m81.aar
script:
- ./gradlew assembleConversationsFreeSystemRelease