Skip to content

Arabic text gets gobbled up #190

@BanzaiMan

Description

@BanzaiMan

Given:

language: python
script:
  - cat ضروریاں.txt

travis-yml returns:

{
  "language": "python",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "script": [
    "cat .txt"
  ],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions