Skip to content

Commit

Permalink
Add arch components to travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Sep 7, 2017
1 parent c98b639 commit dd459c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ before_script:
script:
- ./gradlew build
- ./gradlew :autodispose-android:connectedAndroidTest -PdisablePreDex --continue --stacktrace
- ./gradlew :autodispose-android-archcomponents:connectedAndroidTest -PdisablePreDex --continue --stacktrace

#after_success:
# - .buildscript/deploy_snapshot.sh
Expand Down

0 comments on commit dd459c3

Please sign in to comment.