mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
travis-ci-zeroein: rm -rf lib/* then try again
This commit is contained in:
parent
1037daed11
commit
127386db47
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -54,3 +54,5 @@ travis-ci-testein: ert-compile env-ipy.$(IPY_VERSION)
|
|||
travis-ci-zeroein:
|
||||
$(EMACS) --version
|
||||
EMACS=$(EMACS) lisp/zeroein.el -batch
|
||||
rm -rf lib/*
|
||||
EMACS=$(EMACS) lisp/zeroein.el -batch
|
||||
|
|
Loading…
Add table
Reference in a new issue