Browse Source

Don't install our own version of PHPUnit.

Rob Allen 12 years ago
parent
commit
c3eeabdd20
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -9,7 +9,6 @@ env: TMPDIR=/tmp
 
 before_install:
  - phpenv rehash
- - sh ./tests/install_dependencies.sh
  - phpenv rehash
 
 script: