Travis fails, rake not found
See original GitHub issueTravis is currently reporting:
$ rake
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
/home/travis/.rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `eval'
/home/travis/.rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `<main>'
(See full trace by running task with --trace)
The command "rake" exited with 1.
Issue Analytics
- State:
- Created 8 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
No Rakefile found when adding travis to a github project
I'm trying to add travis to my github project, and the build fails with: $ rake rake aborted! No Rakefile found (looking for:...
Read more >Error on travis-ci build "No Rakefile found" - Stack Overflow
rake is the 'ruby make' - yous to let you know. There must be something fundamentally wrong. I do not see any of...
Read more >Error On Travis-Ci Build "No Rakefile Found" - ADocLib
I'm trying to add travis to my github project, and the build fails with: $ rake rake aborted! (See full trace by running...
Read more >Common Build Problems - Travis CI Docs
My tests broke but were working yesterday #. A very common cause when a test is suddenly breaking without any major code changes...
Read more >The command "bundle exec rake" exited with 1-ruby
Coding example for the question Travis CI Build Failure: The command "bundle exec ... basically means that Ruby can not find a specific...
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
Looks like this is because .travis.yml is only in develop, not master.
hello, can be tabs in the file with extension yml