Skip to content

Commit

Permalink
Revert "Use evm from Ruby gem (#79)"
Browse files Browse the repository at this point in the history
This reverts commit 6c76311.
  • Loading branch information
rexim committed Feb 18, 2016
1 parent 6c76311 commit 3c36439
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ os:
- osx
sudo: required
before_install:
- gem install evm
- export PATH="$HOME/.evm/bin:$PATH"
- export PATH="$HOME/.cask/bin:$PATH"
install:
- git clone https://github.com/rejeep/evm.git ~/.evm
- evm install $EVM_EMACS --use --skip
- curl -fsSkL https://raw.github.com/cask/cask/master/go | python
- cask
Expand Down

0 comments on commit 3c36439

Please sign in to comment.