mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
Latest IPython version is 7.5.
Update travis accordingly.
This commit is contained in:
parent
1e1615867b
commit
86d6f49dd5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ matrix:
|
|||
env: EVM_EMACS=emacs-26.1-travis IPYTHON=6.5.0
|
||||
- os: linux
|
||||
python: 3.6
|
||||
env: EVM_EMACS=emacs-26.2-travis IPYTHON=7.4.0
|
||||
env: EVM_EMACS=emacs-26.2-travis IPYTHON=7.5.0
|
||||
- os: osx
|
||||
language: generic
|
||||
env: EVM_EMACS=emacs-25.2 IPYTHON=5.8.0 TOXENV=py27
|
||||
|
|
Loading…
Add table
Reference in a new issue