mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
Polish Travis build.
This commit is contained in:
parent
7e97c4c1c1
commit
efd9cf0c0b
2 changed files with 13 additions and 6 deletions
|
@ -44,6 +44,7 @@ def run_bash_command(cmd)
|
|||
raise "Bash command failed: #{out}"
|
||||
end
|
||||
|
||||
puts File.readlines(files[:env]) # TODO remove
|
||||
{
|
||||
status: File.read(files[:status]).to_i,
|
||||
stdout: File.readlines(files[:stdout]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue