aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2020-06-12 12:24:41 +1000
committerOliver O'Halloran <oohall@gmail.com>2020-06-17 21:18:45 +1000
commit57ed0daaaf01e560828fbfbbf2ad272a256b4000 (patch)
tree0ebf7a403871f75df534f7abcaa2dc6ea4379415 /.travis.yml
parentffb2a7e5adc2ecbe001a0112951c8522d955aacd (diff)
downloadskiboot-57ed0daaaf01e560828fbfbbf2ad272a256b4000.zip
skiboot-57ed0daaaf01e560828fbfbbf2ad272a256b4000.tar.gz
skiboot-57ed0daaaf01e560828fbfbbf2ad272a256b4000.tar.bz2
ci: Drop debian strech
This used the same build script as ubuntu 16.04 and is now broken. Remove it also. Signed-off-by: Oliver O'Halloran <oohall@gmail.com>t Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index da07f20..f34d48d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,6 @@ env:
- RUN_ON_CONTAINER=centos7
- RUN_ON_CONTAINER=fedora32
- RUN_ON_CONTAINER=fedora-rawhide
- - RUN_ON_CONTAINER=debian-stretch
- RUN_ON_CONTAINER=debian-unstable
- RUN_ON_CONTAINER=docs