Skip to content

Commit

Permalink
Remove debugging lines from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNuke committed Jun 7, 2015
1 parent 286b419 commit 45dc37e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ install:
- source $HOME/.asdf/asdf.sh
- asdf plugin-add elixir https://github.com/HashNuke/asdf-elixir.git
- asdf install elixir $ELIXIR_VERSION
- which elixir
- echo $PATH
- elixir --version
- mix local.hex --force
- mix deps.get

Expand Down

0 comments on commit 45dc37e

Please sign in to comment.