Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 658 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 658 Bytes

aurci Build Status

Use Travis CI for building and packaging a few packages from AUR and deploy them to GitHub Releases so it can be used as repository in Arch Linux.

Setup

On GitHub:

  • Generate a personal access token with scope public_repo.

On Travis CI:

  • Add a GITHUB_TOKEN environment variable with the personal access token code as value.