Skip to content

Commit

Permalink
Travis CI components/licenses update
Browse files Browse the repository at this point in the history
  • Loading branch information
smarek committed Jul 2, 2014
1 parent 87f3822 commit f1093a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ android:
- extra-android-support
- extra-android-m2repository
- android-19
licenses:
- '.+'
script:
# for gradle output style
- export TERM=dumb
# Sonatype bypass
- echo "nexusUsername=dummy" >> library/gradle.properties
- echo "nexusPassword=dummy" >> library/gradle.properties
- ./gradlew clean assemble check

0 comments on commit f1093a6

Please sign in to comment.