Changeset - 297b2a992f10
[Not reviewed]
0 1 0
Sergey Pashinin - 11 years ago 2014-08-25 12:28:36
sergey@pashinin.com
cl-lib-0.5.el
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -18,7 +18,7 @@ install:
 
  - make deps
 
  - if [ "$EMACS" = "emacs23" ]; then
 
      $CURL https://raw.githubusercontent.com/ohler/ert/fb3c278d/lisp/emacs-lisp/ert.el -o ert.el;
 
      $CURL https://raw.githubusercontent.com/emacsmirror/cl-lib/master/cl-lib.el -o cl-lib.el;
 
      $CURL http://elpa.gnu.org/packages/cl-lib-0.5.el -o cl-lib.el;
 
    fi
 
  - if [ "$EMACS" = "emacs24" ]; then
 
      sudo apt-get install -qq emacs24-el;
0 comments (0 inline, 0 general)