Skip to content

Commit

Permalink
update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Minkyu Ko committed Nov 15, 2017
1 parent d0fbb77 commit 912868a
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 @@ -4,7 +4,7 @@ android:
components:
- tools
- platform-tools
- build-tools-26.0.1
- build-tools-26.0.2
- android-26
- extra-android-m2repository

Expand All @@ -19,4 +19,4 @@ cache:
directories:
- $HOME/.gradle

script: ./gradlew build test
script: ./gradlew build test

0 comments on commit 912868a

Please sign in to comment.