Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 24, 2017
1 parent 7bd0bef commit 56bf3b1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jdk:
- oraclejdk8

env:
global:
global:
- TARGET_SDK_VERSION=26
- BUILD_TOOLS_VERSION=26.0.0
matrix:
Expand Down Expand Up @@ -37,5 +37,4 @@ before_script:
- adb shell input keyevent 82 &

script:
- ./gradlew clean assembleDebug assembleDebugAndroidTest
# - ./gradlew
- ./gradlew clean assembleDebug assembleDebugAndroidTest

0 comments on commit 56bf3b1

Please sign in to comment.