# File lib/travis/tools/assets.rb, line 7
      def asset_path(file)
        File.expand_path(file, BASE)
      end