module Travis::Tools::Completion

def cmp_file

def cmp_file
  File.expand_path('travis.sh', config_path)
end