No need to install ack

This commit is contained in:
Takafumi Arakaki 2012-09-13 01:44:19 +02:00
parent 9ceb60817b
commit 3f8d5672c6

View File

@ -1,6 +1,5 @@
language: emacs-lisp
before_install:
- sudo apt-get install -qq ack-grep
- if [ "$EMACS" = 'emacs-snapshot' ]; then
sudo add-apt-repository -y ppa:cassou/emacs &&
sudo apt-get update -qq &&