move raspbian builds to native arm hardware

Build time was just under 40 minutes in Travis. Moving this build to remote arm build host for quicker build time.
This commit is contained in:
Andrew Bauer 2019-12-30 07:27:30 -06:00 committed by GitHub
parent e68cd02dca
commit 8796f00973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ env:
- SMPFLAGS=-j4 OS=ubuntu DIST=disco ARCH=i386
- SMPFLAGS=-j4 OS=debian DIST=buster ARCH=i386
- SMPFLAGS=-j4 OS=debian DIST=stretch ARCH=i386
- SMPFLAGS=-j4 OS=raspbian DIST=stretch ARCH=armhf DOCKER_REPO=knnniggett/packpack
- SMPFLAGS=-j4 OS=eslint DIST=eslint
compiler: