Keeping up with EVM recipes

Adding emacs-26.1-travis to tested versions.
This commit is contained in:
John Miller 2018-06-01 09:19:10 -05:00
parent e6d1b203ec
commit b280edc65a

View file

@ -18,7 +18,7 @@ install:
- pip install jupyter==$JUPYTER
env:
- EVM_EMACS=emacs-25.2-travis JUPYTER=1.0.0
- EVM_EMACS=emacs-26-pretest-travis JUPYTER=1.0.0
- EVM_EMACS=emacs-26.1-travis JUPYTER=1.0.0
script:
- emacs --version
- jupyter notebook --version