Skip to content

Instantly share code, notes, and snippets.

@tonini
Created May 26, 2016 07:19
Show Gist options
  • Save tonini/74a12bfd4f99e872385de6ea0bc39700 to your computer and use it in GitHub Desktop.
Save tonini/74a12bfd4f99e872385de6ea0bc39700 to your computer and use it in GitHub Desktop.
#!/bin/sh
export PATH="/home/travis/.evm/bin:$PATH"
export PATH="/home/travis/.cask/bin:$PATH"
git clone https://github.com/rejeep/evm.git /home/travis/.evm
evm config path /tmp
evm install emacs-24.4-travis --use --skip
curl -fsSkL https://raw.github.com/cask/cask/master/go | python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment