{"id":17723890,"url":"https://github.com/nemequ/icc-travis","last_synced_at":"2025-05-07T14:10:14.863Z","repository":{"id":138428911,"uuid":"45653834","full_name":"nemequ/icc-travis","owner":"nemequ","description":"Directions for installing ICC compiler on Travis CI","archived":true,"fork":false,"pushed_at":"2020-01-25T01:53:35.000Z","size":63,"stargazers_count":49,"open_issues_count":0,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-07T14:10:00.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nemequ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-06T02:23:35.000Z","updated_at":"2024-09-28T18:44:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"1df66bd7-1776-4d04-a148-ab3ba6807b1a","html_url":"https://github.com/nemequ/icc-travis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemequ%2Ficc-travis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemequ%2Ficc-travis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemequ%2Ficc-travis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemequ%2Ficc-travis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemequ","download_url":"https://codeload.github.com/nemequ/icc-travis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892503,"owners_count":21820648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-25T15:44:17.656Z","updated_at":"2025-05-07T14:10:14.800Z","avatar_url":"https://github.com/nemequ.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions\n\nThe script that lives here doesn't really work anymore for most\nlicenses and hasn't been updated for newer versions of ICC, but there\nis now a much easier way: use Intel's [APT\nrepository](https://software.intel.com/en-us/articles/oneapi-repo-instructions#aptpkg).\n\nThis integrates nicely with [Travis CI's APT\nAddon](https://docs.travis-ci.com/user/installing-dependencies#installing-packages-with-the-apt-addon),\nor you can [install it\nmanually](https://docs.travis-ci.com/user/installing-dependencies#installing-packages-without-an-apt-repository).\n\n## Using Travis CI's APT Addon\n\nYou'll need to add the following to your `.travis.yml` file:\n\n```yaml\naddons:\n  apt:\n    sources:\n    - sourceline: 'deb https://apt.repos.intel.com/oneapi all main'\n      key_url: 'https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB'\n    packages:\n    - intel-oneapi-icc\n```\n\nIf you would like an example, see [SIMDe's\n`.travis.yml`](https://github.com/nemequ/simde/blob/master/.travis.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemequ%2Ficc-travis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemequ%2Ficc-travis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemequ%2Ficc-travis/lists"}