Skip to content

Commit

Permalink
Use sudo for install package in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
areina committed Dec 3, 2014
1 parent 4c6795c commit 6f79f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: emacs-lisp
before_install:
- apt-get install texinfo
- sudo 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 6f79f52

Please sign in to comment.