Travis Fails
See original GitHub issueTravis fails by my last merges, however I am pretty sure these merges are not the reason for this. If you look at the PRs list, you will notice our latest pull requests are always failed with Travis. This log may be meaningful:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 26].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Do you have any idea about how to accept license agreements?
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Travis D. Fails Obituary - Visitation & Funeral Information
Travis D. Fails, age 80 of Rowlett, TX, passed away May 16, 2019. He was born November 2, 1938, in Mabank, TX, to...
Read more >Common Build Problems - Travis CI Docs
One possible cause for builds failing unexpectedly can be calling set -e (also known as set errexit ), either directly in your .travis.yml...
Read more >The Astroworld Tragedy: Travis Scott Fails to Learn From Past ...
The Astroworld Tragedy: Travis Scott Fails to Learn From Past Mistakes. Travis Scott performs at the Astroworld Festival in Houston, Texas.
Read more >Travis fails to execute my script - Windows
When pushing and triggering the build, the two choco commands are correctly executed but travis fails with running my script.
Read more >Travis build passes, but a test fails · Issue #1006 - GitHub
The failing test: should work without an option param (test/core/util/makeConfig_spec.js) ... Travis build passes, but a test fails #1006.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://docs.travis-ci.com/user/languages/android/#Dealing-with-Licenses suggests making the acceptance explicit. I’ll be trying it.
Update: it didin’t work. 😕
Yes, I am re-closing this issue