Skip to content

Commit

Permalink
remove quote surrounding licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
7heaven committed Apr 5, 2017
1 parent edc827c commit 4252455
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ android:
- android-25
- extra-android-m2repository
licenses:
- 'android-sdk-preview-license-.+'
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
- android-sdk-preview-license-.+
- android-sdk-license-.+
- google-gdk-license-.+

notifications:
email: true
Expand Down

0 comments on commit 4252455

Please sign in to comment.