From adcf4ec7e606ee4c2269edb47b0409896a017075 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Wed, 11 Nov 2015 08:40:20 -0800 Subject: travis-ci: Update samples to be more diverse We still need to add some cross-canadian and more musl-libc samples. But this is a start. Signed-off-by: Bryan Hundven diff --git a/.travis.yml b/.travis.yml index 26d730f..44b8d20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,10 +36,12 @@ install: # by the continuous integration system env: - CT_SAMPLE=arm-unknown-eabi - - CT_SAMPLE=armeb-unknown-eabi - CT_SAMPLE=arm-unknown-linux-gnueabi - CT_SAMPLE=armeb-unknown-linux-gnueabi - CT_SAMPLE=arm-unknown-linux-musleabi + - CT_SAMPLE=mips64el-n64-linux-uclibc + - CT_SAMPLE=powerpc-e500v2-linux-gnuspe + - CT_SAMPLE=x86_64-unknown-linux-uclibc # Building the standard samples script: -- cgit v0.10.2-6-g49f6