travis no example
This commit is contained in:
parent
27e6511f35
commit
89059b0000
2 changed files with 2 additions and 2 deletions
|
|
@ -141,7 +141,7 @@ pkg-srpm: dist
|
|||
example:
|
||||
(cd $@ && $(MAKE) $(MFLAGS) all)
|
||||
|
||||
test: example
|
||||
test: #example
|
||||
(cd $@ && $(MAKE) $(MFLAGS) all)
|
||||
|
||||
docker:
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ SHELL = /bin/sh
|
|||
.PHONY: all clean distclean depend install uninstall
|
||||
|
||||
all:
|
||||
./test_choice.sh
|
||||
./test_xml.sh
|
||||
# ./all.sh
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue