Skip to content

Add arm64 support to travis-ci > issue: contrib/scripts/install.sh : No such file or directory #5909

@odidev

Description

@odidev

Hi Team,

I am working on adding arm64 support to travis-ci.
Before adding arch: arm64, I have found that the travis-ci is failing for AMD64 itself. In the ‘install’ clause, install.sh file is being called (install: contrib/scripts/install.sh), but that file is not present at the location, or anywhere else in the project. Hence build fails.
I proceeded with my work after eliminating the ‘install’ clause in .travis.yml, and adding arm64 architecture into travis as well. Travis-ci is running successfully for both the architectures. Please find my travis-ci jobs here : https://travis-ci.com/github/rahulgit-ps/dgraph

Can you please suggest what changes are required in place of the install.sh file ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/integrationsRelated to integrations with other projects.help wantedIssue seeking contributor for help.kind/questionSomething requiring a response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions