Skip to content

Commit

Permalink
Updated .travis.yml to only build card.io module
Browse files Browse the repository at this point in the history
  • Loading branch information
rexmtorres committed May 13, 2018
1 parent 85723d6 commit b739f89
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 @@ -39,4 +39,4 @@ before_script:
- android-wait-for-emulator
- sleep 60
- adb shell input keyevent 82
script: ./gradlew clean test connectedAndroidTest :card.io:assembleRelease javadoc
script: ./gradlew clean :card.io:test :card.io:connectedAndroidTest :card.io:assembleRelease :card.io:javadoc

0 comments on commit b739f89

Please sign in to comment.