travis no example

This commit is contained in:
Olof hagsand 2019-02-04 15:07:00 +01:00
parent 27e6511f35
commit 89059b0000
2 changed files with 2 additions and 2 deletions

View file

@ -141,7 +141,7 @@ pkg-srpm: dist
example:
(cd $@ && $(MAKE) $(MFLAGS) all)
test: example
test: #example
(cd $@ && $(MAKE) $(MFLAGS) all)
docker: