Skip to content

Commit

Permalink
remove subversion requirement
Browse files Browse the repository at this point in the history
hasn’t been needed for awhile
  • Loading branch information
Stephen von Takach committed Apr 30, 2015
1 parent 6f57e66 commit a482c66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ branches:
only:
- master
before_install:
- sudo apt-get install subversion
- git submodule update --init --recursive
- gem install ffi
before_script:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ or

### Prerequisites

* The installation requires [subversion](http://subversion.apache.org/packages.html) to be installed on your system and available on the PATH
* The installation also requires [python 2.x](http://www.python.org/getit/) to be installed and available on the PATH
* setting the environmental variable `USE_GLOBAL_LIBUV` will prevent compiling the packaged version.
* if you have a compatible `libuv.(so | dylib | dll)` on the PATH already
Expand Down

0 comments on commit a482c66

Please sign in to comment.