Skip to content

Commit

Permalink
Install texinfo in travis.yml
Browse files Browse the repository at this point in the history
needed for snapshot version
  • Loading branch information
areina committed Dec 3, 2014
1 parent da80dbb commit 4c6795c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: emacs-lisp
before_install:
- apt-get install texinfo
- curl -fsSkL https://gist.github.com/rejeep/7736123/raw | sh
- export PATH="/home/travis/.cask/bin:$PATH"
- export PATH="/home/travis/.evm/bin:$PATH"
Expand Down

0 comments on commit 4c6795c

Please sign in to comment.