mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Disable emacs-snapshot tests until it is in order.
This commit is contained in:
parent
ef2226b993
commit
7a655b0c0b
@ -1,6 +1,6 @@
|
|||||||
language: emacs-lisp
|
language: emacs-lisp
|
||||||
before_install:
|
before_install:
|
||||||
- if [ "$EMACS" = 'emacs-snapshot' ]; then
|
- if [ "$ECUKES_EMACS" = 'emacs-snapshot' ]; then
|
||||||
sudo add-apt-repository -y ppa:cassou/emacs &&
|
sudo add-apt-repository -y ppa:cassou/emacs &&
|
||||||
sudo apt-get update -qq &&
|
sudo apt-get update -qq &&
|
||||||
sudo apt-get install -qq
|
sudo apt-get install -qq
|
||||||
@ -8,6 +8,5 @@ before_install:
|
|||||||
fi
|
fi
|
||||||
env:
|
env:
|
||||||
- ECUKES_EMACS=emacs
|
- ECUKES_EMACS=emacs
|
||||||
- ECUKES_EMACS=emacs-snapshot
|
|
||||||
script:
|
script:
|
||||||
./run-travis-ci.sh
|
./run-travis-ci.sh
|
Loading…
x
Reference in New Issue
Block a user