I got a warning log and my builds were unsuccessful.
WARNING: We were unable to find a .travis.yml file. This may not be what you want. Build will be run with default settings.
But in my repo there was .travis.yml. This problem seems to be caused after I changed my repo name on Github. (Before the change, Travis could detect my .travis.yml)
In my environment there is: https://travis-ci.org/PizzaFactory/mRDT
How to fix this problem?
This happened, probably because you renamed the repo to GitHub.
What I did to fix the problem was to go to the Travis Accounts section, click the Sync button, and then click another commit on the repo.
Accounts
Sync
Source: https://habr.com/ru/post/978565/More articles:Mysterious linker error "undefined reference to` __gxx_personality_v0 '"using clang in cygwin - c ++Grouping strings with date range - sqlError copying more than 8202 characters from one cell to another - excel-vbaAndroid Recognize the voice of two people in different ways - androidSpeaker Recognition - speech-recognitionKVO observation not working with Swift generators - genericsHow to structure an AngularJS-Rails project - angularjsiOS TestFlight automatically generates email notification notifications - iosWhy would using 8 threads be faster than 4 threads on a quad core Hyper Threaded processor? - pythonWhy can't I see new iOS builds in Testflight - iosAll Articles