Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1313

Change ProtocolBuffer download URL in Travis.CI setup

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.15
    • Build infrastructure
    • None

    Description

      GoogleCode site will shutdown in this year, but Travis.CI script still uses `https://protobuf.googlecode.com`. Our recent .Net CI on Appvoyer is already using new Github download links. This issue changes Travis.CI configuration according to Appvoyer configuration.

      -  wget -q https://protobuf.googlecode.com/files/${N}.tar.gz
      +  wget -q https://github.com/google/protobuf/releases/download/v${PROTOBUF_VERSION}/${N}.tar.gz
      

      Attachments

        Activity

          People

            dongjoon Dongjoon Hyun
            dongjoon Dongjoon Hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: