aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexys Jacob <ultrabug@gentoo.org>2019-11-15 00:25:20 +0100
committerAlexys Jacob <ultrabug@gentoo.org>2019-11-15 00:25:20 +0100
commitc7e24325e917601943b4c409ce8a5d02c54898c6 (patch)
tree352717e6b6e681210318ff9aa93ebda1d542307b
parentensure build does not fail for systemd due to missing /etc/rc.conf (diff)
downloaddocker-images-c7e24325e917601943b4c409ce8a5d02c54898c6.tar.gz
docker-images-c7e24325e917601943b4c409ce8a5d02c54898c6.tar.bz2
docker-images-c7e24325e917601943b4c409ce8a5d02c54898c6.zip
add systemd TARGET stage3-amd64-systemd to travis autobuild
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e09c83..860b93e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ env:
- TARGET=stage3-amd64-hardened
- TARGET=stage3-amd64-hardened-nomultilib
- TARGET=stage3-amd64-nomultilib
+ - TARGET=stage3-amd64-systemd
- TARGET=stage3-x86
- TARGET=stage3-x86-hardened