Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rocky/emacs-load-relative
Browse files Browse the repository at this point in the history
Conflicts:
	.travis.yml
  • Loading branch information
rocky committed Jul 11, 2013
2 parents 97b7428 + 497513c commit 566719d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -9,5 +9,9 @@ script:
- curl -fsSkL https://raw.github.com/rejeep/carton/master/go | sh
- bash ~/.carton/bin/carton
- emacs -batch -q -no-site-file -eval '(message "%s" load-path)'
<<<<<<< HEAD
- ls -l /home/travis/elpa
- EMACSLOADPATH=/usr/share/emacs/23.3/lisp:/home/travis/elpa/test-simple-20130710 /bin/sh ./autogen.sh && EMACSLOADPATH=./elpa/test-simple-20130710:/usr/share/emacs/23.3/lisp make check
=======
- EMACSLOADPATH=/usr/share/emacs/23.3/lisp:./elpa/test-simple-20130710 /bin/sh ./autogen.sh && EMACSLOADPATH=./elpa/test-simple-20130710:/usr/share/emacs/23.3/lisp make check
>>>>>>> 497513ccbc113ea79f24a31525935b647eb65f56

0 comments on commit 566719d

Please sign in to comment.