mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 17:11:41 -05:00
No xpm or gif for emacs build.
Fixing travis errors.
This commit is contained in:
parent
1d86493fb1
commit
c670486f1e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ before_install:
|
|||
# Download the makefile to emacs-travis.mk
|
||||
- wget 'https://raw.githubusercontent.com/flycheck/emacs-travis/master/emacs-travis.mk'
|
||||
# Install Emacs (according to $EMACS_VERSION)
|
||||
- sudo make -f emacs-travis.mk install_emacs EMACSCONFFLAGS='CFLAGS=-O2 CXXFLAGS=-O2'
|
||||
- sudo make -f emacs-travis.mk install_emacs EMACSCONFFLAGS='--with-xpm=no --with-gif=no CFLAGS=-O2 CXXFLAGS=-O2'
|
||||
- sudo make -f emacs-travis.mk install_cask
|
||||
install:
|
||||
- pip install jupyter==$JUPYTER
|
||||
|
|
Loading…
Add table
Reference in a new issue