sf-pages-multi-line-msgs test dpl (sf-pages-multi-line-msgs) github-pages 2019-10-22 …

API event #5401.1 passed

  • Ran for
github-pages
AMD64
Shell
Git
api
{
  "import": "./.travis/blank.yml",
  "env": {
    "global": {
      "ID": "610b96efb1726e2bb668c413070c03c6"
    }
  },
  "matrix": {
    "include": [
      {
        "language": "shell",
        "script": [
          true
        ],
        "before_deploy": [
          ".travis/providers/github-pages/prepare"
        ],
        "deploy": [
          {
            "provider": "pages",
            "token": {
              "secure": "Iq437TC76lD2pY5BceuaTqcyHt6Xq8dv+/Or6tkdzwMAltmraPKA6AB7MhQTtMVwqd5rSehNqbglzTcaXU4vk8TEGYxA9VDXD/9+9VWYGMHRh5Ql+huOoVPpW4tF+ZRUpAfogB77XRROvb8TjwI2uyO1byDtq/5jRl9CeQNv5sg="
            },
            "repo": "travis-ci/dpl_test",
            "committer_from_gh": true,
            "local_dir": "tmp/dpl_test",
            "keep_history": true,
            "verbose": true,
            "commit_message": "commit https://github.com/%{project_name}/commit/$TRAVIS_COMMIT\n\nsuccessfully built and checked by Travis CI build $TRAVIS_BUILD_NUMBER.\n\nsee https://travis-ci.org/%{project_name}/builds/$TRAVIS_BUILD_ID for details.",
            "edge": {
              "branch": "sf-pages-multi-line-msgs"
            },
            "on": "sf-pages-multi-line-msgs"
          }
        ],
        "after_deploy": [
          ".travis/providers/github-pages/test || TRAVIS_TEST_RESULT=$?"
        ],
        "name": "github-pages"
      }
    ]
  }
}
Build Config
{
  "os": [
    "linux"
  ],
  "env": {
    "global": [
      {
        "ID": "610b96efb1726e2bb668c413070c03c6"
      }
    ]
  },
  "jobs": {
    "include": [
      {
        "name": "github-pages",
        "deploy": [
          {
            "on": {
              "branch": [
                "sf-pages-multi-line-msgs"
              ]
            },
            "edge": {
              "branch": "sf-pages-multi-line-msgs"
            },
            "repo": "travis-ci/dpl_test",
            "token": {
              "secure": "Iq437TC76lD2pY5BceuaTqcyHt6Xq8dv+/Or6tkdzwMAltmraPKA6AB7MhQTtMVwqd5rSehNqbglzTcaXU4vk8TEGYxA9VDXD/9+9VWYGMHRh5Ql+huOoVPpW4tF+ZRUpAfogB77XRROvb8TjwI2uyO1byDtq/5jRl9CeQNv5sg="
            },
            "verbose": true,
            "provider": "pages",
            "local_dir": "tmp/dpl_test",
            "keep_history": true,
            "commit_message": "commit https://github.com/%{project_name}/commit/$TRAVIS_COMMIT\n\nsuccessfully built and checked by Travis CI build $TRAVIS_BUILD_NUMBER.\n\nsee https://travis-ci.org/%{project_name}/builds/$TRAVIS_BUILD_ID for details.",
            "committer_from_gh": true
          }
        ],
        "script": [
          "true"
        ],
        "language": "shell",
        "after_deploy": [
          ".travis/providers/github-pages/test || TRAVIS_TEST_RESULT=$?"
        ],
        "before_deploy": [
          ".travis/providers/github-pages/prepare"
        ]
      }
    ]
  },
  "import": [
    {
      "source": "./.travis/blank.yml"
    }
  ],
  "language": "ruby"
}