fix travis

This commit is contained in:
Carlos Martinez
2020-02-01 20:23:05 -03:00
parent 17fd2d7b95
commit dd0c9c9aa4

View File

@@ -22,9 +22,6 @@ android:
- 'android-sdk-preview-license-52d11cd2' - 'android-sdk-preview-license-52d11cd2'
- 'android-sdk-license-.+' - 'android-sdk-license-.+'
- 'google-gdk-license-.+' - 'google-gdk-license-.+'
if: "(branch = master AND type = push) OR (head_branch != master AND type = pull_request)"
install:
- "./travis/install.sh"
stages: stages:
- name: Building Project - name: Building Project
- name: Running Tests - name: Running Tests