Skip to content

Commit

Permalink
Travis CI fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
smarek committed Oct 10, 2013
1 parent 51ede66 commit d2c1a8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ before_install:
# verify files exist in right paths
- find $ANDROID_HOME/build-tools
- file $ANDROID_HOME/build-tools/18.0.1/aapt
# - mvn clean test install
- echo "nexusUsername=dummy" >> gradle.properties
- echo "nexusPassword=dummy" >> gradle.properties

0 comments on commit d2c1a8d

Please sign in to comment.