Push event #2.1 passed

  • Ran for
AMD64
Ruby
Git
murtaza-swati/public-repo-test1:.travis.yml@2fde8aa
os: linux
script: echo 'testing12345...'
Build Config
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "script": [
    "echo 'testing12345...'"
  ]
}