Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed May 4, 2018
1 parent e58dc43 commit 7f2c722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ before_install:
jdk:
- oraclejdk8
script:
- "./gradlew :library:createDebugAndroidTestCoverageReport --info --stacktrace"
- "./gradlew build"
- "./gradlew connectedAndroidTest --info --stacktrace"
# - "./gradlew build"
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
cache:
Expand Down

0 comments on commit 7f2c722

Please sign in to comment.