Skip to content

Commit

Permalink
travis first attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
skiff2011 committed Jul 10, 2019
1 parent 94bda27 commit 54fe3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ android:
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
- android-$ANDROID_API_LEVEL
- extra-android-m2repository
- extra-google-google_play_services
- extra-google-m2repository
licenses:
- android-sdk-license-.+
- google-gdk-license-.+
- android-sdk-preview-license-52d11cd2
script:
- ./gradlew test --stacktrace --no-daemon
before_install:
Expand Down

0 comments on commit 54fe3b8

Please sign in to comment.