Add Raspbian Stretch to buildsystem

This commit is contained in:
Andrew Bauer 2018-02-19 20:33:41 -06:00 committed by GitHub
parent c7aa45c4ce
commit 3fa4c525f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ env:
- OS=ubuntu DIST=xenial
- OS=ubuntu DIST=trusty ARCH=i386
- OS=ubuntu DIST=xenial ARCH=i386
- OS=raspbian DIST=stretch ARCH=armhf DOCKER_REPO=knnniggett/packpack
compiler:
- gcc