Skip to content

Commit

Permalink
Tweaking CI some more.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanVanYperen committed Jul 12, 2015
1 parent dd21fc3 commit 3432f9a
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: java
jdk:
- oraclejdk7
- openjdk7
language: android
android:
components:
- build-tools-20.0.0

before_install:
- chmod +x gradlew
- chmod +x gradlew

script: ./gradlew clean build

0 comments on commit 3432f9a

Please sign in to comment.