Use Fedora for the CI pipeline.

This commit is contained in:
Jason S. Ninneman 2017-07-14 20:45:19 -07:00 committed by Eric S. Raymond
parent f34df0b8a2
commit ee7bacc9ec
3 changed files with 35 additions and 46 deletions

View file

@ -58,7 +58,7 @@ cheat: $(CHEAT_OBJS) dungeon.o
check: advent cheat
cd tests; $(MAKE) --quiet
coverage: debug cheat
coverage: debug
cd tests; $(MAKE) coverage --quiet
.SUFFIXES: .adoc .html .6