We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a6c6a commit c25aea7Copy full SHA for c25aea7
.travis.yml
@@ -17,6 +17,8 @@ matrix:
17
sudo: required
18
before_install:
19
- 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
22
- evm install $EVM_EMACS --use --skip
23
- cask
24
0 commit comments