mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #3783 from HeeL/master
fixed a typo in a travis message
This commit is contained in:
@@ -132,7 +132,7 @@ failures = results.select { |key, value| value == false }
|
||||
|
||||
if failures.empty?
|
||||
puts
|
||||
puts "Rails build finished sucessfully"
|
||||
puts "Rails build finished successfully"
|
||||
exit(true)
|
||||
else
|
||||
puts
|
||||
|
||||
Reference in New Issue
Block a user