skip c++ tests in travis

This commit is contained in:
Olof hagsand 2020-07-02 18:14:59 +02:00
parent e33327bce9
commit 0a985e6618
3 changed files with 4 additions and 4 deletions

View file

@ -90,7 +90,7 @@ RUN install startsystem.sh /clixon/build/bin/
#
# Stage 2
#
# The second step skips the development environment and builds a runtime system
FROM alpine
MAINTAINER Olof Hagsand <olof@hagsand.se>