aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
* Fix a small typo in build-pkgsNick Ashley2019-03-221-1/+1
* travis: use dl-cdn.alpinelinux.org as apk mirrorNatanael Copa2018-10-311-1/+1
* Revert "travis: require check when not explicitly disabled"Jakub Jirutka2017-12-151-1/+1
* travis: require check when not explicitly disabledCarlo Landmeter2017-10-271-1/+1
* travis: add apk key of Alpine's ppc64le builderRoberto Oliveira2017-10-041-0/+9
* travis: don't download static apk if available on the systemRoberto Oliveira2017-10-041-8/+11
* travis: fix issue with FS priviliges after recent updateJakub Jirutka2017-07-192-5/+4
* travis: fix typo in install-alpineJakub Jirutka2017-06-231-1/+1
* travis: fetch static apk-tools from GitHub instead of aportsJakub Jirutka2017-06-231-7/+8
* travis: bind /run and symlink /run/shm -> /dev/shmJakub Jirutka2017-03-311-0/+3
* travis: update apk-tools-static to 2.6.8-r2Jakub Jirutka2017-03-201-2/+2
* travis: change MIRROR_URI to nl.alpinelinux.orgJakub Jirutka2017-03-202-2/+2
* travis: build repositories in correct orderJakub Jirutka2017-01-081-6/+6
* travis: don't treat "scripts" directory as a repositoryJakub Jirutka2016-11-191-1/+1
* travis: run checkapk after successful buildJakub Jirutka2016-09-231-1/+5
* travis: fix set_repositories_for() againJakub Jirutka2016-09-231-1/+1
* travis: fix set_repositories_for(), needs sudoJakub Jirutka2016-09-231-4/+4
* travis: use only repositories at same or higher level than target repoJakub Jirutka2016-09-234-4/+22
* travis: update apk-tools-static version and fetch it from dl-cdn.a.oJakub Jirutka2016-08-271-2/+2
* travis: add keys to the repo to avoid --allow-untrustedJakub Jirutka2016-07-156-1/+47
* travis: run abuild without -f, it skips checksums verificationJakub Jirutka2016-06-181-1/+1
* travis: do not fail the build when no packages has been changedJakub Jirutka2016-06-071-1/+1
* travis: fix changed_abuilds() to ignore deleted APKBUILDsJakub Jirutka2016-06-071-3/+4
* travis: fix changed_repos() to print only dirs, not filesJakub Jirutka2016-06-071-1/+4
* Travis: change repositories mirror to http://dl-cdn.alpinelinux.orgJakub Jirutka2016-04-081-3/+3
* Set up Travis to build modified packagesJakub Jirutka2016-04-056-0/+208