Skip to content

Commit 4fccc5b

Browse files
committed
Update .travis.yml
1 parent 9bd899f commit 4fccc5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
sudo: required
1818
before_install:
1919
- curl -fsSkL https://gist.github.com/rejeep/7736123/raw > travis.sh && source ./travis.sh
20+
- sudo apt-get update
21+
- sudo apt-get install -y texinfo
2022
- evm install $EVM_EMACS --use --skip
2123
- cask
2224

0 commit comments

Comments
 (0)