mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 17:11:41 -05:00
Reverting "Do not pull submodules when testing zeroein"
This commit is contained in:
parent
c620c474cb
commit
1037daed11
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
language: emacs-lisp
|
||||
before_install:
|
||||
- if [ ! "$EIN_TEST_TARGET" = "travis-ci-zeroein" ]; then
|
||||
git submodule --quiet update --init;
|
||||
fi
|
||||
- git submodule --quiet update --init
|
||||
- sudo apt-get install -qq python-virtualenv
|
||||
- if [ "$EMACS" = 'emacs-snapshot' ]; then
|
||||
sudo add-apt-repository -y ppa:cassou/emacs &&
|
||||
|
|
Loading…
Add table
Reference in a new issue