Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
9
.emacs.d/.travis.yml
Normal file
9
.emacs.d/.travis.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
install:
|
||||
- sudo add-apt-repository -y ppa:ubuntu-elisp/ppa &&
|
||||
sudo apt-get -qq update &&
|
||||
sudo apt-get -qq -f install &&
|
||||
sudo apt-get -qq install emacs-snapshot
|
||||
|
||||
script:
|
||||
- ln -s . .emacs.d &&
|
||||
HOME=`pwd` emacs --batch -Q --eval "(load-file \"ohai/ohai-test.el\")"
|
Reference in New Issue
Block a user