Skip to content

Instantly share code, notes, and snippets.

View denpalrius's full-sized avatar
🎯
Focusing

Dennis Riungu Muticia denpalrius

🎯
Focusing
View GitHub Profile
@denpalrius
denpalrius / .travis.yml
Created May 21, 2018 14:36 — forked from yjbanov/.travis.yml
Continuously build Flutter APKs and IPAs using Travis build matrix
matrix:
include:
- os: linux
language: android
licenses:
- 'android-sdk-preview-license-.+'
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
android:
components: